This section explains how to use the
qq ssl_modify_certificate
command.Description
Set the SSL certificate chain and private key for the web UI and REST servers
Usage
qq ssl_modify_certificate [-h] -c CERTIFICATE -k PRIVATE_KEY
Flags
Flag Name | Required | Description |
---|---|---|
-c
|
Yes | SSL certificate chain in PEM format. Must contain entire certificate chain up to the root CA |
-k
|
Yes | RSA private key file in PEM format |