Dear Support,
Can we add custom SSL later on ODK central, if application and letsencrypt already running ?
Thanks
Dear Support,
Can we add custom SSL later on ODK central, if application and letsencrypt already running ?
Thanks
Yep this is doable. Documented here: https://docs.getodk.org/central-install-digital-ocean/#using-a-custom-ssl-certificate
In summary, stick your cert files in files/local/customssl in your central directory, edit your .env file to enable custom ssl, and then rebuild and relaunch the nginx docker container central uses.
Thanks for your update. I'll try and will update you.