article:ssl:creation_certificat_ssl
                Ceci est une ancienne révision du document !
Création certificat SSL
—
openssl genrsa -out certificat.key 4096 openssl genrsa -aes256 -out certificat.key 4096 openssl rsa -in certificat.key -out certificat.decrypted.key openssl req -new -key certificat.lock -out certificat.csr openssl x509 -req -days 365 -in certificat.csr -signkey certificat.lock -out certificat.crt
article/ssl/creation_certificat_ssl.1738483638.txt.gz · Dernière modification :  de estro
                
                