http: Fix server socket context renewal.
Work around a python bug (both present in 2.7.15 and 3.6.6) which prevents changing the ssl context on a listening socket. Reported: https://bugs.python.org/issue34747
Showing
Please register or sign in to comment