writefreely/config
Matt Baer 1f7a0f0122 Add option for automated cert in config process
This adds a new "Secure (port 443), auto certificate" option to the "Web
server mode" prompt when running `writefreely --config`. When chosen,
it'll set `autocert` to `true` and set the path for certs and keys to
`certs`.

Ref T542
2019-07-20 21:46:10 -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 Add option for automated cert in config process 2019-07-20 21:46:10 -04:00
validation.go Fix spacing around copyright notices 2018-12-31 01:05:26 -05:00