How to install an SSL certificate on senhasegura by Orbit Cli

To install the certificate you must transfer the certificate files into the senhasegura server and execute the orbit webssl command with the --cert arguments to the certificate file and the --key argument with the certificate key. Take the example.

1 mt4adm@vmdf -giskard:~$ orbit webssl \
2 --cert=selfsigned.crt \
3 --key=selfsigned.key
4 Are you sure you want to proceed: y
5 Done!
6 No errors reported