Hi,
Is there any way to enable SSL without specifying the paths to the cert files? I am using Apache mod_md
to manage Let’s Encrypt certs, which handles all the SSL foo outside of the VirtualHost blocks. I need to have an ondemand virtualhost config generated that redirects http to https and then lets mod_md
manage the certs. I’m not seeing any obvious thing to put in the ssl:
section of ood_portal.yml
that will do this.
Thanks,
griznog