New submission from david <db.pub.m...@gmail.com>:

(This is similar to http://bugs.python.org/issue10274)
The smtplib module should provide a means to validate a remote server ssl 
certificate(s). 

It would be 'nice' if smtplib.SMTP_SSL & smtplib.starttls took in arguments to 
validate the remote SMTP's ssl certificate has been signed by a trusted 
certificate authority(and the common name matches what it should etc.).

----------
messages: 133457
nosy: db
priority: normal
severity: normal
status: open
title: smtplib should provide a means to validate a remote server ssl 
certificate(s)

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11821>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to