writefreely/config
Matt Baer 36fb7ecb2b Support automatically generated certificates
This adds a new config option in the `[server]` section: `autocert`.
When true, WF will automatically generate certificates instead of using
ones from the provided cert path. However, all generated certificates
will be stored in the configured `tls_cert_path`.

Ref T542
2019-07-20 20:49:20 -04:00
..
config.go Support automatically generated certificates 2019-07-20 20:49:20 -04:00
data.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
funcs.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00
setup.go Move Environment prompt back under Server section 2019-07-01 14:00:56 -04:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00