autoIssue property
Whether a missing certificate may be requested from the CA.
When false, only certificates already present in cacheDir are served
and the CA is never contacted — for a deployment whose certificates are
provisioned out-of-band.
Implementation
final bool autoIssue;