Mercurial > hg
comparison README @ 29556:1b8b6adb2365
tests: use sslutil.wrapserversocket()
Like the built-in HTTPS server, this code was using the ssl module
directly and only using TLS 1.0. Like the built-in HTTPS server,
we switch it to use sslutil.wrapserversocket() so it can follow better
practices.
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Wed, 13 Jul 2016 20:41:07 -0700 |
parents | 4b0fc75f9403 |
children | 76b171209151 |
comparison
equal
deleted
inserted
replaced
29555:121d11814c62 | 29556:1b8b6adb2365 |
---|