WebCit-NG:
authorArt Cancro <ajc@citadel.org>
Tue, 28 Dec 2021 21:31:53 +0000 (16:31 -0500)
committerArt Cancro <ajc@citadel.org>
Tue, 28 Dec 2021 21:31:53 +0000 (16:31 -0500)
commit02d9ac29a60e4d76d4f87a8fb155fbeb7f72e3f5
treea32f0f53528c95c218db7912bb3f16176a459b51
parentcbe80183a50f9301aee444d47dee11c115547f92
WebCit-NG:
* Force webcit to be on the same host as citserver
* Remove local keys directory, use the ones from citserver directory
* Auto re-bind key and cert if either one changes
* Support .well-known directory for static content, supporting HTTP-01
citadel/modules/crypto/serv_crypto.h
webcit-ng/ctdlclient.c
webcit-ng/http.c
webcit-ng/main.c
webcit-ng/request.c
webcit-ng/ssl.c
webcit-ng/static.c
webcit-ng/webcit.h