We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30dc50 commit efb0a71Copy full SHA for efb0a71
content/operate/rs/release-notes/rs-7-8-releases/rs-7-8-4-tba.md
@@ -47,7 +47,7 @@ This version offers:
47
```sh
48
PUT /v1/cluster
49
{
50
- "mtls_certificate_authentication": "enabled",
+ "mtls_certificate_authentication": true,
51
"mtls_client_cert_subject_validation_type": "san_cn",
52
"mtls_authorized_subjects": [{
53
"CN": "test",
0 commit comments