[Python-Dev] Enable Hostname and Certificate Chain Validation
Antoine Pitrou
solipsis at pitrou.net
Thu Jan 23 16:04:50 CET 2014
More information about the Python-Dev mailing list
Thu Jan 23 16:04:50 CET 2014
- Previous message: [Python-Dev] Enable Hostname and Certificate Chain Validation
- Next message: [Python-Dev] Enable Hostname and Certificate Chain Validation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 23 Jan 2014 06:02:18 +0000 Kristján Valur Jónsson <kristjan at ccpgames.com> wrote: > > If not already possible, I suggest that we allow the use of a certificate validation callback > (it isn't possible for 2.7, I just hacked in one yesterday to allow me to ignore out-date-failure for certificates.) > Using this, it would be possible to e.g. emit warnings when certificiate failures occur, rather than deny connection outright. That's a possible transition measure indeed. Regards Antoine.
- Previous message: [Python-Dev] Enable Hostname and Certificate Chain Validation
- Next message: [Python-Dev] Enable Hostname and Certificate Chain Validation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list