Merge "Fix the value of ssl_verify_client"

This commit is contained in:
Zuul
2020-11-20 01:47:02 +00:00
committed by Gerrit Code Review

View File

@@ -231,7 +231,7 @@ outputs:
if:
- internal_tls_enabled
- horizon::horizon_ca: {get_param: InternalTLSCAFile}
horizon::ssl_verify_client: true
horizon::ssl_verify_client: require
- {}
-
if: