Hi everyone,
The included tarball contains the patches that separate the OpenSSL specific
parts of the SSL layer from OpenVPN.
It also makes the verification functions a little more manageable, reducing the
size of ssl.c significantly.
If you would prefer a mailbomb (dazo?), don't hesitate to a
> Am 30.06.2011 09:59, schrieb sam...@openvpn.net:
>> From: Samuli Seppänen
>>
>> As support for OpenSSL 1.0.0 requires a modified openssl.cnf file, it was
>> decided to rename openssl.cnf to openssl-1.0.0.cnf for clarity and better
>> support of different OpenSSL versions. The old openssl.cnf wa
Am 30.06.2011 09:59, schrieb sam...@openvpn.net:
> From: Samuli Seppänen
>
> As support for OpenSSL 1.0.0 requires a modified openssl.cnf file, it was
> decided to rename openssl.cnf to openssl-1.0.0.cnf for clarity and better
> support of different OpenSSL versions. The old openssl.cnf was renam
From: Samuli Seppänen
As support for OpenSSL 1.0.0 requires a modified openssl.cnf file, it was
decided to rename openssl.cnf to openssl-1.0.0.cnf for clarity and better
support of different OpenSSL versions. The old openssl.cnf was renamed as
openssl-0.9.8.cnf.
This patch makes sure that all op