"description":"The value can be provided with suffix 'K', 'M', 'G'",
"type":"string"
},
"authenticate-to-backend":{
"default":false,
"description":"If set to true the frontend certificate will be used as authentication certificate to the backend. Note: backend might have to know the frontend CA, available with 'backend-client-caucase-url'.",
"description":"If set to true the frontend certificate will be used as authentication certificate to the backend. Note: backend might have to know the frontend CA, available with 'backend-client-caucase-url'.",
"enum":[
"false",
...
...
@@ -295,6 +296,7 @@
"type":"string"
},
"health-check-authenticate-to-failover-backend":{
"default":"false",
"description":"If set to true the frontend certificate will be used as authentication certificate to the failover backend. Note: failover backend might have to know the frontend CA, available with 'backend-client-caucase-url'.",