APIRef_tm_sys_crypto_pkcs12¶
mgmt/tm/sys/crypto/pkcs12
PKCS12 configuration
REST Endpoints
- Collection URI
/mgmt/tm/sys/crypto/pkcs12
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/crypto/pkcs12/~resource id
- Resource Methods
OPTIONS, POST
- Resource Natural Key
name
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
name |
desiredcertname | ||||
command |
string | install | required | write | Use “command”:”install” as the first line of JSON used to install the certificate (PUT or POST method) |
appService |
string | optional | read/write | ||
consumer |
string | ltm | optional | read/write | Specifies the TMOS component which will be making use of this. |
fromLocalFile |
string | optional | read/write | Obtain the object from a local file on disk. | |
fromUrl |
string | optional | read/write | Obtain the object from a remote server via the specified URL. | |
keyPassphrase |
string | optional | read/write | Passphrase that the installed key is encrypted with. | |
keySecurityType |
string | normal | optional | read/write | Specifies the desired security type of the installed key. |
passphrase |
string | optional | read/write | Passphrase that the pkcs12 file is encrypted with. |
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.