Skip to main content
Prerequisites
  • New certificate and key available as two separate files in PEM format
  • We recommend that the certificate SAN matches the hostname

Replace certificate

  1. Copy the new certificate files as <certificate>.crt (certificate) and <private_key>.key (private key) into the folder /etc/xorlab/tls.
  2. Execute the following commands to change the file names and permissions:
  3. Reload the xcc_web container to apply the changes:
  4. Verify the certificate using openssl c_client: