Status of OpenSSL 1.1 support

Gert Doering gert at greenie.muc.de
Wed Oct 18 00:19:30 AEDT 2017


Hi,

On Tue, Oct 17, 2017 at 06:51:35AM -0600, The Doctor wrote:
> > Littering code with #ifdef is almost never a good idea.
> Well it is the only why at this time.
 
It is not - look at the way OpenVPN did it.  Only #ifdef are in 
compat-openssl.h, and these are all basic accessor functions that
are either present or not.  No *logic* is depending on #ifdef.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert at greenie.muc.de
fax: +49-89-35655025                        gert at net.informatik.tu-muenchen.de


More information about the openssh-unix-dev mailing list