You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by Apache Wiki <wi...@apache.org> on 2015/02/27 14:51:50 UTC

[Httpd Wiki] Update of "DebuggingSSLProblems" by TomasPospisek

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.

The "DebuggingSSLProblems" page has been changed by TomasPospisek:
https://wiki.apache.org/httpd/DebuggingSSLProblems?action=diff&rev1=11&rev2=12

Comment:
use clearer certificate file names

   * verify a certificate:
  
  {{{
-   $ openssl verify -CAfile ca-thawte+sourcepole.crt www.nofloh.ch.crt
+   $ openssl verify -CAfile ca.crt www.mysite.org.crt
  }}}
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org