Commit Graph

8 Commits

Author SHA1 Message Date
Alex 7599dfc0ef
Use self-signed certificates if necessary 2021-12-08 12:02:39 +01:00
Alex 098a6cf2cd
Implement glob pattern hostnames
no wildcard certificates: one certificate per matching hostname that
actually recieves requests
2021-12-08 11:11:22 +01:00
Alex 11c6f0b1c2
Better handle get_cert for https request (faster path, hostname verification) 2021-12-07 18:50:58 +01:00
Alex e8b789f5e0
Better locking 2021-12-07 18:40:20 +01:00
Alex 489d364676
Add support for custom headers 2021-12-07 18:19:51 +01:00
Alex bb77e7c459
Locking to avoid flooding Let's encrypt 2021-12-07 17:05:25 +01:00
Alex cd7e5ad034
Got a reverse proxy 2021-12-07 15:20:45 +01:00
Alex 5535c4951a
Retrieve let's encrypt certificates 2021-12-07 13:50:44 +01:00