Dear Sir, I have used the following command to generate CSR:
openssl req -newkey rsa:2048 -nodes -keyout himalayanhost.com.key -out himalayanhost.com.csr
But when request certificate following error occurred:
**The domain name in the CSR does not match the domain name of the purchased order. **
Please help.
Regards Rabindra Yadav
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi, Yes you need to generate the CSR and the Private key at the server side.
Do we need to generate the CSR and the Private key at the server side?
Generate a CSR and private key
Common Name: The fully-qualified domain name, or URL, you’re securing. If you are requesting a Wildcard certificate, add an asterisk (*) to the left of the common name where you want the wildcard, for example *.bagario.net Organization: The legally-registered name for your business. If you are enrolling as an individual, enter the certificate requestor’s name. Organization Unit: If applicable, enter the DBA (doing business as) name. City or Locality: Name of the city where your organization is registered/located. Do not abbreviate. State or Province: Name of the state or province where your organization is located. Do not abbreviate. Country: The two-letter International Organization for Standardization (ISO) format country code for where your organization is legally registered. Decode a CSR