Difference between revisions of "Openssl req -new -key example.org.key -out example.org.csr"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
  State or Province Name (full name) []:
 
  State or Province Name (full name) []:
 
  Locality Name (eg, city) []:  
 
  Locality Name (eg, city) []:  
 +
Organization Name (eg, company) []:
 +
Organizational Unit Name (eg, section) []:
 +
Common Name (eg, [[fully qualified host name]]) []:
 +
Email Address []:
  
 +
Please enter the following 'extra' attributes
 +
to be sent with your certificate request
 +
A challenge password []:
  
 
== Related ==
 
== Related ==

Revision as of 22:07, 21 February 2022

openssl req -new -key example.org.key -out example.org.csr
Enter pass phrase for example.org.key:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) []:
State or Province Name (full name) []:
Locality Name (eg, city) []: 
Organization Name (eg, company) []:
Organizational Unit Name (eg, section) []:
Common Name (eg, fully qualified host name) []: 
Email Address []:
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:

Related


See also

Advertising: