Generating SSL Certificates to Be Used for Secure Web Access (EX Series Switch)
You can set up secure Web access for an EX Series switch. To enable secure Web access, you must generate a digital Secure Sockets Layer (SSL) certificate and then enable HTTPS access on the switch.
To generate an SSL certificate:
You can use the J-Web Configuration page to install the SSL certificate on the switch. To do this, copy the file containing the certificate from the BSD or Linux system to the switch. Then open the file, copy its contents, and paste them into the Certificate box on the J-Web Secure Access Configuration page.
You can also use the following CLI statement to install the SSL certificate on the switch:
[edit] user@switch# set security certificates local my-signed-cert load-key-file my-certificate.pem
For more information on installing certificates, see Example: Configuring Secure Web Access.