Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
 
 

request security pki local-certificate generate-self-signed

Syntax

request security pki local-certificate  generate-self-signed certificate-id certificate-id-name domain-name domain-name ip-address ip-address email email-address subject subject-distinguished-name

Release Information

Command introduced in Junos OS Release 9.1.

Description

Manually generate a self-signed certificate for the given distinguished name.

Options

certificate-id certificate-id-name

Name of the local digital certificate and the public/private key pair.

domain-name domain-name

Fully qualified domain name (FQDN). The FQDN provides the identity of the certificate owner for Internet Key Exchange (IKE) negotiations and provides an alternative to the subject name.

email email-address

E-mail address of the certificate holder.

ip-address ip-address

IP address of the router.

subject subject-distinguished-name

Distinguished name format that contains the common name, department, company name, state, and country:

  • CN—Common name
  • OU—Organizational unit name
  • O—Organization name
  • ST—State
  • C—Country

Required Privilege Level

maintenance

security

 
 

List of Sample Output

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

user@host> request security pki local-certificate generate-self-signed certificate-id self-cert subject cn=abc domain-name juniper.net email mholmes@juniper.net
Self-signed certificate generated and loaded successfully

Published: 2013-01-30

Supported Platforms

 
 

Published: 2013-01-30