How do i verify certificate signing request before sending to a certificate authority?



  • Replace r89456.csr with your certificate signing request.

    $ openssl req -noout -text -in r89456.csr
    

    Checking the details before sending to the Certificate Authority is important.


Log in to reply
 

© Lightnetics 2024