Managing SSL certificates
In the local management interface, go to .
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 that are 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.
Note: As a prerequisite for client certificate authentication,
you must 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.