Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependencies | Alex Auvolat | 2022-12-05 | 1 | -2/+2 |
| | |||||
* | Add graceful shutdown and memory tracing | Alex Auvolat | 2022-01-24 | 1 | -3/+9 |
| | |||||
* | Implement basic domain accesibility check before asking for certificatedocker-25 | Alex Auvolat | 2021-12-14 | 1 | -0/+46 |
| | |||||
* | Exclude partial content from compression | Alex Auvolat | 2021-12-10 | 1 | -4/+4 |
| | |||||
* | Improved management of ACME orders and certificate pre-expiration period | Alex Auvolat | 2021-12-09 | 1 | -54/+97 |
| | |||||
* | Support totally ignoring backend HTTPS certificate stuff | Alex Auvolat | 2021-12-08 | 1 | -1/+1 |
| | |||||
* | Cleanup locks | Alex Auvolat | 2021-12-08 | 1 | -0/+1 |
| | |||||
* | Special handling of hostname:port | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
| | |||||
* | Exit more agressively on certain errors | Alex Auvolat | 2021-12-08 | 1 | -1/+3 |
| | |||||
* | Try to fix things | Alex Auvolat | 2021-12-08 | 1 | -1/+5 |
| | |||||
* | Let's encrypt email address as parameter | Alex Auvolat | 2021-12-08 | 1 | -2/+4 |
| | |||||
* | Use self-signed certificates if necessary | Alex Auvolat | 2021-12-08 | 1 | -6/+41 |
| | |||||
* | Implement glob pattern hostnames | Alex Auvolat | 2021-12-08 | 1 | -4/+6 |
| | | | | | no wildcard certificates: one certificate per matching hostname that actually recieves requests | ||||
* | Better handle get_cert for https request (faster path, hostname verification) | Alex Auvolat | 2021-12-07 | 1 | -6/+36 |
| | |||||
* | Better locking | Alex Auvolat | 2021-12-07 | 1 | -4/+9 |
| | |||||
* | Add support for custom headers | Alex Auvolat | 2021-12-07 | 1 | -1/+1 |
| | |||||
* | Locking to avoid flooding Let's encrypt | Alex Auvolat | 2021-12-07 | 1 | -1/+26 |
| | |||||
* | Got a reverse proxy | Alex Auvolat | 2021-12-07 | 1 | -5/+18 |
| | |||||
* | Retrieve let's encrypt certificates | Alex Auvolat | 2021-12-07 | 1 | -0/+159 |