1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-30 12:54:52 +02:00
openwrt-packages/net/wifidog/patches
Rosen Penev 5a610ab565 wifidog: Change to use TLS above 1.0
This should fix compilation as wolfSSL currently does not define
wolfTLSv1_client_method. And as the comment suggests, this is only TLS 1,
not 1.0 and above.

SSLv23 is TLS 1.1 and above as currently configured in the wolfssl package

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-10-10 09:52:44 +08:00
..
010-use-tls-above-1.patch wifidog: Change to use TLS above 1.0 2018-10-10 09:52:44 +08:00