APIRef_tm_ltm_auth_ssl-crldpΒΆ
mgmt/tm/ltm/auth/ssl-crldp
SSL client certificate configuration, for use with remote SSL-based CRLDP authorization
REST Endpoints
- Collection URI
/mgmt/tm/ltm/auth/ssl-crldp
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/auth/ssl-crldp/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
cacheTimeout |
integer | 86400 | optional | read/write | Specifies the number of seconds that CRLs will be cached. The default value is 86400 seconds. |
connectionTimeout |
integer | 15 | optional | read/write | Specifies the number of seconds before the connection times out. The default value is 15 seconds. |
description |
string | optional | read/write | User defined description. | |
tmPartition |
string | Common | optional | read/write | Displays the partition within which the server resides. |
updateInterval |
integer | 0 | optional | read/write | Specifies an update interval for CRL distribution points. The update interval for distribution points ensures that CRL status is checked at regular intervals, regardless of the CRL timeout value. This helps to prevent CRL information from becoming outdated before the BIG-IP system checks the status of a certificate. The default value is 0 (zero), which indicates an internal default value is active. |
useIssuer |
string | disabled | optional | read/write | Specifies whether the system extracts the CRL distribution point from the client certificate. The default value is disabled. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
servers (ltm/auth/crldp-server) |
array_structure | optional | read/write | Specifies a host name or IP address for the secure CRLDP server. This option is required. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.