647
If SSL client authentication is disabled, the SSL server does not authenticate SSL clients regardless
of whether the clients submit digital certificates or not. SSL clients can access the SSL server without
authentication.
When authenticating a client by using the digital certificate, the SSL server performs the following
operations:
•
Verifies the certificate chain presented by the client.
•
Checks that the certificates in the certificate chain (except the root CA certificate) are not
revoked.
Examples
# Enable mandatory SSL client authentication.
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1] client-verify enable
# Enable optional SSL client authentication.
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1] client-verify optional
# Disable SSL client authentication.
<Sysname> system-view
[Sysname] ssl server-policy policy1
[Sysname-ssl-server-policy-policy1] undo client-verify
Related commands
display ssl server-policy
display ssl client-policy
Use
display ssl client-policy
to display SSL client policy information.
Syntax
display ssl client-policy
[
policy-name
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
policy-name
: Specifies an SSL client policy by its name, a case-insensitive string of 1 to 31
characters. If you do not specify a policy name, this command displays information about all SSL
client policies.
Examples
# Display information about SSL client policy
policy1
.
<Sysname> display ssl client-policy policy1
SSL client policy: policy1
SSL version: SSL 3.0
PKI domain: client-domain
Summary of Contents for FlexNetwork MSR Series
Page 1005: ...987 ...