Forum Discussion

ry__panov__'s avatar
ry__panov__
Brass Contributor
Oct 06, 2022
Solved

How to remove SSL Certificate on CLI

How can an SSL certificate get removed on the backend through the CLI?    When I delete the cert in the GUI, it doesn't seem to actually get removed from the backend. The cert doesn't show in the G...
  • ry__panov__'s avatar
    Jan 04, 2023

    ry__panov__ Answering my own question after working with support.
    To remove an installed SSL/TLS certificate and revert to the sensors self-signed certificate, do the following:

    $ sudo cyberx-xsense-create-self-signed-certificate
    $ monit restart all
    $ reboot

    This should remove the previously installed certificate with a self-signed certificate.

Resources