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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
  [[openssl req]] -new -key example.org[[.key]] -out example.org[[.csr]]
+
  [[openssl req -new -key]] example.org[[.key]] -out example.org[[.csr]]
 
  Enter pass phrase for example.org.key:
 
  Enter pass phrase for example.org.key:
 
  You are about to be asked to enter information that will be incorporated
 
  You are about to be asked to enter information that will be incorporated

Revision as of 18:19, 18 August 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: