system certificate urlcert
Use this command to configure the URL-based client certificate feature for a server policy or server pool. This feature allows you to require a certificate for some requests and not for others. Whether a client is required to present a personal certificate or not is based on the requested URL and the rules you specify in the URL-based client certificate group.
A URL-based client certificate group specifies the URLs to match and whether the matched request is required to present a certificate or exempt from presenting a certificate.
When the URL-based client certificate feature is enabled, clients are not required to present a certificate if the request URL is specified as exempt in the URL-based client certificate group rule or URL of the request does not match a rule.
To use this command, your administrator account’s access control profile must have either w
or rw
permission to the admingrp
area. For details, see Permissions.
Syntax
config system certificate urlcert
config list
edit <entry_index>
set url "<url_str>"
set require {enable | disable}
end
next
end
Variable | Description | Default |
Enter the name for the URL-based client certificate group. | No default. | |
Enter the index number of an URL-based client certificate group entry. | No default. | |
Enter a URL to match. When the URL of a client request matches this value and the value of |
No default. | |
Specify whether client requests with the URL specified by When you select |
No default. |