From db5680d01428816ba670f4828144436b69de4a75 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 8 Mar 2016 22:46:04 +0100 Subject: Import ssl module before entering chroot jail As noted by Jan Fuchs, importing the ssl module typically doesn't work inside a chroot jail. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4a85b25..5be7743 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ Unreleased * Find certificate specified with relative path when using --daemon. * Handle quickly disconnecting client without crashing. + * Import ssl module before entering chroot jail. 1.1 (2015-05-22) -- cgit v1.2.3