Whether an ACME certificate should be used to secure connections to the server.
Declarations
Type
boolean
Default
{
_type = "literalMD";
text = ''
`true`, unless {option}`services.discourse.sslCertificate`
and {option}`services.discourse.sslCertificateKey` are set.
'';
}