You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
When using the cf-riak-cs-broker with a CF that is behind a load balancer using TLS Server Name Indication, and multiple certs on a single VIP, the broker code cannot verify certs properly. I think this is due to using an old version of Excon:
Noone at Pivotal is currently scheduled to spend time on Riak CS. This is a community project, so I'll leave your issue open in case anyone wants to make a contribution. Of course we'll prioritize PR review, should one be available.
Marco Nicosia
Product Manager
Pivotal Software, Inc.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using the cf-riak-cs-broker with a CF that is behind a load balancer using TLS Server Name Indication, and multiple certs on a single VIP, the broker code cannot verify certs properly. I think this is due to using an old version of Excon:
excon/excon@b5cc2fa
Could this be updated and some testing be done to ensure this supports TLS SNI?
The text was updated successfully, but these errors were encountered: