Skip to main content
Below you’ll find commands to replace the TLS certificates for XCC.
Creating a a certificateIf you don’t have a certificate yet, create one by following your internal documentation or guides from Switch or DigiCert. You can also refer to OpenSSL documentation. The rest of the guide assumes you have the right files resulting from that already.
  1. Obtain your signed certificate by your usual means and place the <private_key>.key and <certificate>.crt files to /etc/xorlab/tls, then execute:
  2. Verify the certificate using openssl c_client: