NOTICE: JetBackup Management Console is in ALPHA testing stage. Please handle with caution. Any information on this document is subject to change as we continue to develop and make changes.

How to Add/Change SSL certificate to JetBackup MC

To add your own SSL certificate, edit the JetBackup MC configuration file located here:

/usr/local/jetapps/etc/jetlighttpd/conf.d/jetbackupmc.conf

Change the following line on the config file:

ssl.pemfile = "/usr/local/jetapps/etc/ssl/private/jetbackupmc.pem"

And specify the path to your SSL certificate.

ssl.pemfile = "{SSL_CERTIFICATE_PATH}"