Skip to content
Snippets Groups Projects
Gregory Szorc's avatar
Gregory Szorc authored
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.
1b8b6adb
History
Name Last commit Last update