Small documentation error in SSL config

Bug #1463528 reported by Michaël de Groot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Galera
Invalid
Undecided
Unassigned

Bug Description

There is a small mistake in the documentation:
http://galeracluster.com/documentation-webpages/sslcert.html
Section "VERIFYING THE CERTIFICATES"

openssl verify -CAfile ca.pem \
      server-cert.pem client-cert.pem

This should be:
openssl verify -CAfile ca-cert.pem \
      server-cert.pem client-cert.pem

Revision history for this message
Philip Stoev (philip-stoev-f) wrote :

Thank you for your bug report. I have moved it to our documentation project on github, where documentation issues are being tracked.

https://github.com/codership/documentation/issues/85

Changed in galera:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.