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

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 3 users not shown)
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
 
  into your certificate request.
 
  into your certificate request.
  What you are about to enter is what is called a Distinguished Name or a DN.
+
  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
 
  There are quite a few fields but you can leave some blank
 
  For some fields there will be a default value,
 
  For some fields there will be a default value,
 
  If you enter '.', the field will be left blank.
 
  If you enter '.', the field will be left blank.
 
  -----
 
  -----
  Country Name (2 letter code) []:
+
  Country Name (2 letter code) []:UK
  State or Province Name (full name) []:
+
  State or Province Name (full name) []:ENGLAND
  Locality Name (eg, city) []:  
+
  Locality Name (eg, city) []: STAFFORDSHIRE
 +
Organization Name (eg, company) []:STAFFORDSHIRE AND CHESHIRE EQUINE ASSISTED PSYCHOTHERAPY
 +
Organizational Unit Name (eg, section) []:SCEAP
 +
Common Name (eg, [[fully qualified host name]]) []: SCEAP
 +
Email Address []:[email protected]
  
 +
Please enter the following 'extra' attributes
 +
to be sent with your certificate request
 +
A challenge password []:M00kins0691!
  
 
== Related ==
 
== Related ==
 
* [[Subject]]
 
* [[Subject]]
 
+
* <code>[[openssl genrsa]]</code>
  
 
== See also ==
 
== See also ==
 
* {{openssl rsa}}
 
* {{openssl rsa}}
 +
* {{openssl req}}
 
* {{openssl}}
 
* {{openssl}}
 
* {{CSR}}
 
* {{CSR}}
  
 
[[Category:CA]]
 
[[Category:CA]]

Latest revision as of 11:07, 4 January 2023

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) []:UK
State or Province Name (full name) []:ENGLAND
Locality Name (eg, city) []: STAFFORDSHIRE
Organization Name (eg, company) []:STAFFORDSHIRE AND CHESHIRE EQUINE ASSISTED PSYCHOTHERAPY
Organizational Unit Name (eg, section) []:SCEAP
Common Name (eg, fully qualified host name) []: SCEAP
Email Address []:[email protected]
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:M00kins0691!

Related[edit]

See also[edit]

Advertising: