Friday
Mar112011
Configure SSL Certificate for Juniper J-Web Interface
Friday, March 11, 2011 at 10:03
By default, the J-Web interface (GUI for the Juniper SRX firewalls) has SSL enabled. Like most devices with SSL out-of-the-box, the protection is based on a self-signed certificate. Self-signed certificates are easy (they come basically out-of-the-box), but they tend to nag you every time you connect to the GUI. So, it's time to install a proper certificate.
In this case, I use the XCA (1) software to create a new certificate. This certificate is signed by my own root CA, which I installed on all of my devices and Operating Systems. Basically, I trust myself.....
According to the Juniper support pages on SSL certificate usage, I found out that the certificates are to be in the PEM format. No problem for XCA.
Willem | 2 Comments |
tagged J-Web, OpenSSL, certificate, juniper, ssl, xCA in Hardware, Security, Tips'n Tricks