Certificate Upload
This section provides an interface to upload CA certificates, server certificates, and private keys used for both directory services and web server operations. It ensures secure and trusted communication by allowing administrators to import the necessary cryptographic materials.
All uploaded files must be in PEM format.

Purpose
Uploaded certificates and keys are used to:
Secure LDAP and web server communication (HTTPS)
Enable trust between servers and clients
Fulfill encryption and identity verification standards
File Requirements
CA Certificate: The root or intermediate certificate authority file.
Certificate: The server’s public certificate signed by a trusted CA.
Key: The server’s private key that matches the certificate.
All files must: - Be in .pem format - Be correctly matched (certificate and key must align) - Meet minimum cryptographic security standards
Upload Instructions
Choose CA certificate: Select the appropriate CA file to trust issued certificates.
Choose certificate: Upload the server certificate to be used for secure communications.
Choose the key: Upload the private key that matches the certificate.
Click the Upload button to complete the process.