On 2015-07-22, Predrag Punosevac <[email protected]> wrote: > Hi Misc, > > I apologize if this was asked earlier. I am using easy-rsa to generate > certificates for my new OpenVPN gateway. Could somebody confirm if > easy-rsa is now using LibreSSL? Quick inspection of
It uses the "openssl" command which, on OpenBSD, is libressl. > /usr/local/share/easy-rsa/vars > > reveales that > > export OPENSSL="openssl" > > however > > # which openssl > /usr/bin/openssl > > which together with man pages > > http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/openssl.1?query=openssl&sec=1 > > indicate that easy-rsa should be using LibreSSL now. > > I have found this bug report > > https://forums.openvpn.net/topic17800.html > > on the easy-rsa mailing list. Apparently there is even OpenBSD community > of OpenVPN users that I was not aware of > > http://www.openbsdsupport.org/openvpn-on-openbsd56.html > > Best, > Predrag > > That bug report relates to easy-rsa 3.x, the security/easy-rsa port uses 2.x.

