OpenSSL: Generate a certificate signing request based on an existing certificate
openssl x509 -x509toreq -in <name of current certificate> -out <name of new csr> -signkey <private key>
openssl x509 -x509toreq -in <name of current certificate> -out <name of new csr> -signkey <private key>
Copyright © 2024 | MH Corporate basic by MH Themes
Leave a comment