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