request security pki local-certificate load
Syntax
request security pki local-certificate load filename ssl_proxy_ca.crt key ssl_proxy_ca.key certificate-id certificate id
Release Information
Command introduced in Junos OS Release 11.4.
Description
Manually load a local digital certificate from a specified location.
Options
filename — Filename
that contains the certificate to load
key— File pathname
that contains the private key/key-pair to loaded
certificate-id —Name
of the certificate identifier
Starting in Junos OS Release 19.1R1, a commit check is added to prevent user from adding ., /, %, and space in a certificate identifier while generating a local or remote certificates or a key pair.
Required Privilege Level
maintenance and security
Related Documentation
List of Sample Output
request security pki local-certificate loadOutput Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
request security pki local-certificate load
user@host> request security pki local-certificate
load filename cert_name.crt key key_name.key certificate-id test
Local certificate cert_name.crt loaded successfully