Skip to content

Conversation

@jreed1701
Copy link
Contributor

Catch SSL Errors and Warnings.

Now if someone passes an invalid SSL certificate, a fake response will be passed with a 526 response code.

Now if someone uses a URL with https:// and manages to ignore verification, catch the urllib3 warning and return a fake response with a 525 response code.

The health route will now check status code and respond accordingly.

@jreed1701 jreed1701 added bug Something isn't working enhancement New feature or request labels Jan 13, 2024
@jreed1701 jreed1701 self-assigned this Jan 13, 2024
@jreed1701 jreed1701 merged commit c69b3b8 into main Jan 13, 2024
@jreed1701 jreed1701 deleted the feature-ssl-fixes branch January 13, 2024 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants