Manage SSL certificates
In the local management interface, go to System > Secure Settings > SSL Certificates. The appliance local management interface supports the following authentication mechanisms:
- Forms authentication (UI only)
- Basic authentication (Web services only)
- Client certificate (UI and Web services)
The server uses the certificates found in the lmi_trust_store certificate database when it authenticates a client certificate. Therefore, to successfully authenticate against the server, the certificate database must contain either the client certificate itself, or the certificate of the CA that signed the client certificate. As a prerequisite for client certificate authentication, configure your browser to trust the CA for the appliance server certificate. In addition, the URL in the request must match the domain name of the appliance.
- Configure SSL connections
- List current certificate database names
- Add description to a certificate database
- Create a certificate database
- Renaming a certificate database
- Import a certificate database
- Export a certificate database
- Delete a certificate database
- Replicating the certificate databases across the cluster
- Manage signer certificates in a certificate database
- Manage personal certificates in a certificate database
- Manage certificate requests in a certificate database
Parent topic: Secure settings