Self-Signed SSL and Exception Handling #1

Open
opened 2023-11-07 23:58:42 +00:00 by agatha · 0 comments
Owner

Need to add a verify flag to the validation method. Default should be true though so as to only have high quality proxies that don't present certificate issues.

Also I need to implement something that checks the certificate upon errors. There could be issues where the certificate is issued to the FQDN or something, but we're using an IP instead of a DNS name.

Need to add a verify flag to the validation method. Default should be true though so as to only have high quality proxies that don't present certificate issues. Also I need to implement something that checks the certificate upon errors. There could be issues where the certificate is issued to the FQDN or something, but we're using an IP instead of a DNS name.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: agatha/harvester#1
No description provided.