- Open OpenSSL.
- Type the following command:req -out CSR.csr -new -newkey rsa:2048 -nodes -keyout privateKey.key
- Enter Distinguished Name information:
- Country Code — The two-letter International Organization for Standardization (ISO) format country code for where your organization is legally registered.
- State/Province — Name of state or province where your organization is located — do not abbreviate.
- Locality — Name of the city in which your organization is registered/located — do not abbreviate.
- Organization Name — The full legal name of your organization.
- Organizational Unit — Optional.
- Common Name — The full legal name of your organization.
- Email Address — Your email address.
- Move CSR.csr and privateKey.key to your desktop.
A space to share and discuss my technical knowledge and expertise with similar minds...
Tuesday, March 5, 2013
how to generate open ssl certificate
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment