APIRef_tm_sys_crypto_csrΒΆ
mgmt/tm/sys/crypto/csr
Certificate Signing Request configuration
REST Endpoints
- Collection URI
/mgmt/tm/sys/crypto/csr
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/crypto/csr/~resource id
- Resource Methods
OPTIONS, GET, DELETE, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
adminEmailAddress |
string | optional | read/write | Specifies the administrator email address to be associated with this CSR. | |
appService |
string | optional | read/write | ||
challengePassword |
string | optional | read/write | Specifies the PKCS#9 challenge-password to be associated with this CSR. | |
city |
string | optional | read/write | Specifies the x509 city to be associated with this CSR. | |
commonName |
string | required | read/write | Specifies the x509 common name to be associated with this CSR. | |
consumer |
string | ltm | optional | read/write | Specifies the TMOS component which will be making use of this. |
country |
string | optional | read/write | Specifies the 2 letter x509 country code to be associated with this CSR. | |
emailAddress |
string | optional | read/write | Specifies the email address to be associated with this CSR. | |
key |
string | required | read/write | Specifies the key to use for certificate signing request generation. | |
organization |
string | optional | read/write | Specifies the x509 organization name to be associated with this CSR. | |
ou |
string | optional | read/write | Specifies the organizational unit to be associated with this CSR. | |
state |
string | optional | read/write | Specifies the x509 state to be associated with this CSR. | |
subjectAlternativeName |
string | optional | read/write | Specifies the standard X.509 extension as shown in RFC 2459 to be associated with this CSR. |
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.