Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Manually Generating Self-Signed SSL Certificates

To manually generate a self-signed SSL certificate on Juniper Networks devices:

  1. Establish basic connectivity.
  2. If you have root login access, you can manually generate the self-signed certificate by using the following commands:
    root@host> request security pki generate-size 512 certificate-id certname
     
    Generated key pair sslcert, key size 512 bits
    root@host> request security pki local-certificate generate-self-signed certificate-id cert-name email email domain-name domain-name ip-address ip-address subject “DC= Domain name, CN= Common-Name, OU= Organizational-Unit-name, O= Organization-Name, ST= state, C= Country
     
    Self-signed certificate generated and loaded successfully

    Note: When generating the certificate, you must specify the subject, e-mail address, and either domain-name or ip-address.

  3. Specify local-certificate under HTTPS Web management.
    [edit]root@host# show system services web-management https local-certificate certname

Modified: 2013-08-13

Supported Platforms

Modified: 2013-08-13