1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls
Andy Green 3ec7c1ab21 ACME client plugin
This adds support for a plugin that can be attached to a vhost
to acquire and maintain its TLS cert automatically.

It works the same with both OpenSSL and mbedTLS backends, but
they can't share auth keys, delete the 'auth.jwk' file as it is
in the example JSON when switching between libs
2017-12-01 11:37:35 +08:00
..
mbedtls ACME client plugin 2017-12-01 11:37:35 +08:00
openssl lws_tls_server_certs_load: separate to allow cert attach later 2017-12-01 11:37:35 +08:00
tls.c lws_tls_server_certs_load: separate to allow cert attach later 2017-12-01 11:37:35 +08:00