[Python-Dev] Controlling the cipher list for SSL connections

Bill Janssen janssen at parc.com
Thu Sep 10 19:09:50 CEST 2009


Thanks, Chris.  Can you explain why you want to set the cipher list
explicitly?  IMO, it's usually better to select a security scheme (TLS1,
or SSLv3, etc.), and let the implementation pick the cipher list.

Bill

Chris Frantz <frantzcj at gmail.com> wrote:

> Done.
> 
> Attached to Issue 3597, which is a similar request to mine.
> 
> Best Regards,
> --Chris
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/janssen%40parc.com


More information about the Python-Dev mailing list