Go to file
Brad Davidson 53f6b38760 Allow forcing cert reissuance (#28)
Refreshing the cert should force renewal as opposed to returning
early if the SANs aren't changing. This is currently breaking refresh
of expired certs as per:
https://github.com/rancher/k3s/issues/1621#issuecomment-669464318

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-10 17:12:39 -07:00
cert Allow forcing cert reissuance (#28) 2020-08-10 17:12:39 -07:00
factory Allow forcing cert reissuance (#28) 2020-08-10 17:12:39 -07:00
server Fix acme listener 2020-02-07 14:20:45 -07:00
storage Allow forcing cert reissuance (#28) 2020-08-10 17:12:39 -07:00
go.mod mod tidy 2020-01-30 22:41:19 -07:00
go.sum Update go mod 2019-10-30 19:15:37 -07:00
LICENSE Initial Commit 2019-05-09 12:36:03 -07:00
listener.go Allow forcing cert reissuance (#28) 2020-08-10 17:12:39 -07:00
redirect.go Fix acme listener 2020-02-07 14:20:45 -07:00
tcp.go Refactor to not include a server by default 2019-10-30 19:14:34 -07:00