Self-Signed SSL and Exception Handling #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.