1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/openssl
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
..
lws-genhash.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
lws-genrsa.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
openssl-client.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
openssl-server.c OpenSSL: fix ECC support build-time check 2018-11-28 15:06:05 +08:00
ssl.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00