Quantis Appliance User Manual
Document version : 2.13
Distribution : Confidential
Date : 06.08.2020
Page: 36 / 47
no to export a request to sign the certificate
--name
the target filename of the certificate sign request.
EXAMPLE
qa-cli>
cert-export
–
-self-signed yes
–
-name myCertificate.crt
Plug the usb device and press enter to continue
Certificate correctly exported
qa-cli>
cert-export
–
-self-signed no
–
-name myRequest.csr
Plug the usb device and press enter to continue
Certificate correctly exported
6.4
cert-import: Import an SSL certificate
NAME:
cert-import
DESCRIPTION: Imports a certificate signed by an external CA
OPTIONS:
--name
the filename of the externally signed certificate in the root filesystem of the USB
memory drive.
--ca-file
the filename of the certificate of the external Certificate Authority (CA).
EXAMPLE
qa-cli>
cert-import
–
-name mySignedCertificate.crt -
–
ca-file myCA.crt
Certificate imported successfully