python-webdav icon indicating copy to clipboard operation
python-webdav copied to clipboard

Allow acceptance of invalid ssl certificates

Open scaryclam opened this issue 11 years ago • 1 comments

This was originally requested here: http://sourceforge.net/p/python-webdav/feature-requests/10/

scaryclam avatar Dec 18 '13 14:12 scaryclam

I am the original requester:

I'm working on a patch--apparently httplib2 is bugged because my patch wasn't working for me despite it being the official method to accept non-valid certs. See bug here: https://code.google.com/p/httplib2/issues/detail?id=173

I'll submit another diff in a bit.

Crypt0s avatar Dec 18 '13 15:12 Crypt0s