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: http://wiki.apache.org/httpd/DebuggingSSLProblems?action=diff&rev1=8&rev2=9 Comment: minor text styling * display a X509 SSL certificate: {{{ - openssl x509 -in /etc/apache2/ssl.crt/www.mysite.org.crt -noout -text + $ openssl x509 -in /etc/apache2/ssl.crt/www.mysite.org.crt -noout -text }}} * verify a certificate: {{{ - openssl verify -CAfile ca-thawte+sourcepole.crt www.nofloh.ch.crt + $ openssl verify -CAfile ca-thawte+sourcepole.crt www.nofloh.ch.crt }}} --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org