What OpenSSL command will generate a certificate signing request (CSR) using the private key file privkey.pem?

What OpenSSL command will generate a certificate signing request (CSR) using the private key file privkey.pem?

What OpenSSL command will generate a certificate signing request (CSR) using the private key file privkey.pem?

A.
openssl req key privkey.pem out cert.csr

B.
openssl req new key privkey.pem out cert.csr

C.
openssl gencsr key privkey.pem out cert.csr

D.
openssl gencsr new key privkey.pem out cert.csr



Leave a Reply to fin Cancel reply1

Your email address will not be published. Required fields are marked *

five × two =