comparison tests/test-remove.t @ 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 222b8170d69e
children e824de573112
comparison
equal deleted inserted replaced
29555:121d11814c62 29556:1b8b6adb2365