1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls
Rosen Penev 4edd5cad50 OpenSSL: fix ECC support build-time check
With at least OpenSSL 1.1.0, checking the header is not enough. OpenSSL
does provide a way to check it directly though.

Fixes compilation without ECC support.
2018-11-28 15:06:05 +08:00
..
mbedtls clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
openssl OpenSSL: fix ECC support build-time check 2018-11-28 15:06:05 +08:00
private.h clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
tls-client.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
tls-server.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
tls.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00