Philipp Mieden
|
8faf537327
|
exit cleanly by default if no cleanup function has been provided
|
2021-01-20 16:54:23 +01:00 |
|
Philipp Mieden
|
b8215e9faa
|
dont fatal in simplecert.Init
|
2020-11-19 11:28:13 +01:00 |
|
Philipp Mieden
|
ef4e749480
|
add certReloader.ReloadNow()
|
2020-10-03 11:52:28 +02:00 |
|
Philipp Mieden
|
458253bd33
|
added optional cleanup func to CertReloader contructor and removed the call to os.Exit after running internal cleanup
|
2019-09-29 14:12:47 +02: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
|
e876c7b294
|
log when closing logfile handle
|
2018-12-20 14:37:47 +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 |
|
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 |
|