Skip to content

Commit ee3a8f8

Browse files
committed
OADP-709: Correct infprmation in "Enabling self-signed CA certificates"
1 parent 335eb39 commit ee3a8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/oadp-self-signed-certificate.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ spec:
3838
...
3939
----
4040
<1> Specify the Base46-encoded CA certificate string.
41-
<2> Must be `false` to disable SSL/TLS security.
41+
<2> The `insecureSkipTLSVerify` configuration can be set to either `"true"` or `"false"`. If set to `"true"`, SSL/TLS security is disabled. If set to `"false"`, SSL/TLS security is enabled.

0 commit comments

Comments
 (0)