Merge "Don't require client cert in horizon" into stable/wallaby

This commit is contained in:
Zuul 2023-08-16 21:29:16 +00:00 committed by Gerrit Code Review
commit 13592e13ba

@ -244,7 +244,6 @@ outputs:
- if:
- {get_param: EnableInternalTLS}
- horizon::horizon_ca: {get_param: InternalTLSCAFile}
horizon::ssl_verify_client: require
- if:
- {get_param: WebSSOEnable}
- horizon::websso_enabled: