mirror of
https://github.com/gluster/glusterdocs.git
synced 2026-02-06 00:48:24 +01:00
Update SSL.md to fix ssl.cert-depth option name
Changed ssl.cert-depth to ssl.certificate-depth partly fulfils #105
This commit is contained in:
@@ -104,7 +104,7 @@ internals.
|
||||
The first option allows the user to set the certificate depth, as mentioned
|
||||
above.
|
||||
|
||||
gluster volume set MYVOLUME ssl.cert-depth 2
|
||||
gluster volume set MYVOLUME ssl.certificate-depth 2
|
||||
|
||||
Here, we're setting our certificate depth to two, as in the introductory
|
||||
example. By default this value is zero, meaning that only certificates which
|
||||
|
||||
Reference in New Issue
Block a user