|
e7d418183b
|
fixup logger usage (#33)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2020-09-05 02:43:16 +03:00 |
|
Asim Aslam
|
964b7dee3f
|
add tls config to server (#1202)
* add tls config
* add TLSConfig to acme provider
|
2020-02-15 15:10:26 +00:00 |
|
Jake Sanders
|
a6e95d389f
|
Implementation of certmagic storage using micro's store and sync packages
|
2019-10-15 19:32:20 +01:00 |
|
Jake Sanders
|
a1b4786682
|
TLS -> ToS
|
2019-10-14 12:04:49 +01:00 |
|
Jake Sanders
|
723c17fdd7
|
Implementation of certmagic as an ACME provider
|
2019-10-11 16:25:15 +01:00 |
|
Jake Sanders
|
107b7419b7
|
Start abstracting away the ACME provider (#830)
* Start abstracting away the ACME provider
* Move ACME to interface with sub-package implementations
* Addressing comments
* Library -> Provider
* Missed a couple of Library -> Provider
* One more Library -> Provider
* remove constants
|
2019-10-09 16:42:05 +01:00 |
|