SSL security authorization?

A

Anand Pillai

The current HTTPSHandler in urllib2 does not handle
SSL certificate validation. These are used by websites
for validation of users, instead of raw HTTP password
validation, which is supported by HTTPBasicAuthHandler.

How about adding an HTTPSPasswordMgr handler to urllib2
which does HTTPS authorization by using the SSL certificates?
I am not sure of the details of how this is done, but it
sounds like it will be useful.

If this is done, urllib2 can be used to access urls which
does authorization via SSL. I dont think it can be done now.

Correct me if I am wrong :->

Thanks

-Anand
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top