APIRef_tm_ltm_auth_crldp-serverΒΆ

mgmt/tm/ltm/auth/crldp-server

/tm/ltm/auth

Certificate Revocation List Distribution Point (CRDLP) server configuration, for use with a CRLDP authentication profile

REST Endpoints

Collection URI
/mgmt/tm/ltm/auth/crldp-server
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/auth/crldp-server/~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.
baseDn string   optional read/write Specifies the LDAP base directory name for certificates that specify the CRL distribution point in directory name format (dirName). Use this option when the value of the X509v3 attribute crlDistributionPoints is of type dirName. In this case, the BIG-IP system attempts to match the value of the crlDistributionPoints attribute to the base-dn value. An example of a base-dn value is cn=lxxx,dc=f5,dc=com.
description string   optional read/write User defined description.
host string   optional read/write Specifies an IP address for the CRLDP server. This option is required.
tmPartition string Common optional read/write Displays the partition within which the server resides.
port integer 389 optional read/write Specifies the port for CRLDP authentication traffic. The default port is 389.
reverseDn string disabled optional read/write Specifies in which order the system attempts to match the base-dn value to the value of the X509v3 attribute crlDistributionPoints. When enabled, the system matches the base-dn value from left to right, or from the beginning of the DN string, to accommodate dirName strings in certificates such as C=US,ST=WA,L=SEA,OU=F5,CN=xxx. The default value is disabled.
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.