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
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:
|
Required Privilege Level
maintenance
security
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
command-name
user@host> request security pki local-certificate generate-self-signed certificate-id self-cert subject cn=abc domain-name example.net email user1@example.net Self-signed certificate generated and loaded successfully
Release Information
Command introduced in Junos OS Release 9.1.