aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Support totally ignoring backend HTTPS certificate stuffAlex Auvolat2021-12-081-0/+1
|
* Exit more agressively on certain errorsAlex Auvolat2021-12-081-8/+23
|
* Try to fix thingsAlex Auvolat2021-12-081-5/+6
|
* Let's encrypt email address as parameterAlex Auvolat2021-12-081-1/+8
|
* Tolerate ending / in Consul addressAlex Auvolat2021-12-081-1/+1
|
* Logging output improvementsAlex Auvolat2021-12-081-2/+2
|
* Better handle get_cert for https request (faster path, hostname verification)Alex Auvolat2021-12-071-12/+23
|
* Use node IP when service IP is not availableAlex Auvolat2021-12-071-0/+1
|
* Add support for custom headersAlex Auvolat2021-12-071-2/+15
|
* Watch multiple consul nodesAlex Auvolat2021-12-071-1/+22
|
* Locking to avoid flooding Let's encryptAlex Auvolat2021-12-071-2/+2
|
* Got a reverse proxyAlex Auvolat2021-12-071-1/+7
|
* Retrieve let's encrypt certificatesAlex Auvolat2021-12-071-3/+15
|
* not muchAlex Auvolat2021-12-061-1/+4
|
* First commit to Tricot, a replacement for Traefik v1Alex Auvolat2021-12-061-0/+20