Configuring certificate profiles
Certificate profiles define the server certificates that are used in security profiles to control Transport Layer Security. You can configure certificate profiles either by using the Amlen WebUI or by using REST Administration APIs.
For more information about security profiles and certificate profiles, see Transport Layer Security.
When you create a certificate profile, you must specify the following
components:
- Name
- Specifies the name that identifies the certificate profile.
- Certificate
- Specifies the server certificate to use with the certificate profile.
- Certificate Password
- Specifies the password, or passphrase, that protects access to the certificate.
- Private Key
- Specifies the key that matches the certificate that is specified in the certificate profile.
- Key Password
- Specifies the password, or passphrase, that protects access to the key.
Note: If you need to replace a certificate, for example if the certificate is due to expire, you can
upload a new certificate and associate it with the certificate profile that references the
certificate that you need to replace. Overwrite must be set to
true in the payload when you replace a certificate.
For more information about configuring certificate profiles by using the Amlen WebUI, see Configuring certificate profiles by using the Amlen WebUI.
For more information about configuring certificate profiles by using REST Administration APIs, see Creating and updating a certificate profile by using REST Administration APIs.