Commit Graph

13 Commits

Author SHA1 Message Date
Philipp Mieden
99a49d0840 cleanup, added ListenAndServeTLSCustom 2019-02-22 10:00:30 +01:00
Philipp Mieden
2f3cf3800a added error constants and improved config validation func 2019-02-22 09:51:34 +01:00
Philipp Mieden
e4f9285d73 added wrappers for ListenAndServeTLS and updated examples 2019-02-21 17:40:39 +01:00
Philipp Mieden
faf5d6df64 more cleanup, made hosts entry creation in local mode configurable 2019-02-21 16:49:17 +01:00
Philipp Mieden
0886c10e21 cleanup and using filepath.Join for cross platform filepath handling 2019-02-21 16:41:05 +01:00
Philipp Mieden
85503f229b cleanup, retrieving DNSNames from certificate instead of using a yml file 2019-02-21 16:26:00 +01:00
Philipp Mieden
e5ca1a3d50 bootstrapped local mode, for automatically generating a trusted self signed cert via mkcert tool for local development, added example 2019-02-20 18:19:00 +01:00
Philipp Mieden
bc72b3095f refactored codebase to use the new lego package api and added support for DNS challenges 2019-02-14 12:20:21 +01:00
Philipp Mieden
e7fa57d284 make init blocking until cert is renewed 2018-12-20 18:19:57 +01:00
Philipp Mieden
61dac9f48e write logs into dedicated logfile in CacheDir and include simplecert string in all messages for filtering logs 2018-12-20 14:08:18 +01:00
Philipp Mieden
553149bec4 renewalRoutine: check for expiry on init 2018-12-20 13:12:57 +01:00
dreadl0ck
8ad390a5ad renamed project to simplecert 2018-03-06 17:24:51 +01:00
dreadl0ck
82af9cc8c9 lets go 2018-03-05 17:42:50 +01:00