1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/plugins
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
..
acme-client ACME client plugin 2017-12-01 11:37:35 +08:00
generic-sessions coverity-fixes 2017-11-10 10:59:58 +08:00
generic-table appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
ssh-base appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c gcc- format strings: debug and extra plugins 2017-02-05 22:30:27 +08:00
protocol_dumb_increment.c http2: make usable 2017-10-16 17:13:49 +08:00
protocol_esp32_lws_group.c plugins: group 2017-05-16 20:21:47 +08:00
protocol_esp32_lws_ota.c http2: make usable 2017-10-16 17:13:49 +08:00
protocol_esp32_lws_reboot_to_factory.c esp32: separate factory setup 2017-03-31 20:05:10 +08:00
protocol_esp32_lws_scan.c http2: make usable 2017-10-16 17:13:49 +08:00
protocol_lws_meta.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
protocol_lws_mirror.c appveyor: Enable 64-bit build with OpenSSL and HTTP2 2017-11-26 19:16:17 +08:00
protocol_lws_raw_test.c raw: enable server and client raw sockets 2017-03-07 16:06:05 +08:00
protocol_lws_server_status.c http2: make usable 2017-10-16 17:13:49 +08:00
protocol_lws_sshd_demo.c vhost: check cert validity dates 2017-11-26 19:17:10 +08:00
protocol_lws_status.c http2: make usable 2017-10-16 17:13:49 +08:00
protocol_post_demo.c post-demo: some platforms cant handle NULL vsnprintf strings 2017-11-26 19:16:58 +08:00
server-status.html http2: make usable 2017-10-16 17:13:49 +08:00