Skip to content

Instantly share code, notes, and snippets.

@goldenboy
Forked from sr3d/openssl_req.sh
Created February 16, 2012 14:25
Show Gist options
  • Save goldenboy/1845195 to your computer and use it in GitHub Desktop.
Save goldenboy/1845195 to your computer and use it in GitHub Desktop.
$ openssl req -new -key private.key -out marrily.com.csr
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) [AU]:US
State or Province Name (full name) [Some-State]:
Locality Name (eg, city) []:
Organization Name (eg, company) [Internet Widgits Pty Ltd]:Marrily
Organizational Unit Name (eg, section) []:
Common Name (eg, YOUR name) []:marrily.com
Email Address []:[email protected]
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment