CERTIFICATS SSL -Générer un CSR pour Qmail

Publié le par Les nouvelles du SSL

Advice: Save yourself some time by using our new OpenSSL CSR Wizard. Just fill in the details, click Generate, and paste your customized openssl command into your terminal. 

5.JPG

 

If you prefer to build the shell commands yourself, feel free to follow our old instructions below:

1) Connect to your server.

2) At the prompt, type:

“openssl req -new -nodes -keyout your_domain_name.key -out your_domain_name.csr”

This command creates two files: the Private-Keyfile for the decryption of your SSL Certificate, and a certificate signing request (CSR) file that you will use later to order your certificate.

You will be prompted for information about your organization, beginning with geographic information. There may be default information set already. The city, state, etc. that you enter must represent the correct location of the organization.

You will be prompted for a Common Name (domain name), enter the fully qualified domain name (FQDN) for the site you are securing. If you will be ordering a Wildcard SSL Certificate your common name must start with *. (For example: *.ssl247.com).

Your CSR and Key files will be saved to the current directory. Make sure to keep your Private Key file because you will need it when you install the certificate.

3) Use a text editor to open the CSR. Copy and paste the entire block of text (including the BEGIN and END tags) into 'CSR' field of the SSL247 Certificate order form.

 

 http://www.ssl247.fr/

Pour être informé des derniers articles, inscrivez vous :
Commenter cet article