Skip to content

Commit f992603

Browse files
authored
Merge pull request #49202 from RichardHoch/ca_cert
OADP-709: Correct information in "Enabling self-signed CA certificates"
2 parents 163008d + ee3a8f8 commit f992603

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)