converting a certificate to a certificate request

openssl x509 -x509toreq -in cert.pem -out req.pem -signkey key.pem

does not copy the extensions to the request

OpenSSL 1.0.2a


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to