Changes

Jump to navigation Jump to search
99 bytes added ,  09:55, 27 September 2018
Line 33: Line 33:  
  openssl rsa -in privateKey.key -check
 
  openssl rsa -in privateKey.key -check
    +
== Check intermediate CA ==
 +
openssl verify -CAfile herrerosolis.com.crt WebCA.crt
 +
WebCA.crt: OK
 
== Check a certificate ==
 
== Check a certificate ==
 
  openssl x509 -in certificate.crt -text -noout
 
  openssl x509 -in certificate.crt -text -noout

Navigation menu