Skip to content

Conversation

@eloycoto
Copy link
Contributor

@eloycoto eloycoto commented Sep 1, 2021

Before, if not CA cert was set, we don't set the verify at all, but this
is a bad behaviour because:

  • CA certs can be the global ones.
  • Verify is true, so should fail.

Now, if not CA proxy will return a 502 back to the user.

Fix THREESCALE-7508

Signed-off-by: Eloy Coto eloy.coto@acalustra.com

@eloycoto eloycoto requested a review from a team as a code owner September 1, 2021 10:23
Before, if not CA cert was set, we don't set the verify at all, but this
is a bad behaviour because:

- CA certs can be the global ones.
- Verify is true, so should fail.

Now, if not CA proxy will return a 502 back to the user.

Fix THREESCALE-7508

Signed-off-by: Eloy Coto <eloy.coto@acalustra.com>
@eloycoto eloycoto merged commit 126b4d4 into 3scale:master Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants