diff contrib/mq.el @ 29259:ec247e8595f9

sslutil: move SSLContext.verify_mode value into _hostsettings _determinecertoptions() and _hostsettings() are redundant with each other. _hostsettings() is used the flexible API we want. We start the process of removing _determinecertoptions() by moving some of the logic for the verify_mode value into _hostsettings(). As part of this, _determinecertoptions() now takes a settings dict as its argument. This is technically API incompatible. But since _determinecertoptions() came into existence a few days ago as part of this release, I'm not flagging it as such.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 28 May 2016 11:41:21 -0700
parents 7de7630053cb
children
line wrap: on
line diff