First of all, thanks to everyone here for supporting the development and management of such a wonderful resource! I’m writing today to seek advice on SSL certificate installation on a virtual machine running KoboToolbox installed via the kobo-install setup.
We have been able to successfully set up kobotoolbox on a Microsoft Azure VM. We have set up the server version with frontend and backend on the same machine. All other parameters for postgres and mongo setup were left to default. Internal and external DNS routing is working in our environment. However, to date we haven’t been able to get the website to serve over HTTPS.
According to the documentation, the only step required to serve the website over HTTPS is to drop the crt and key files from a wildcard certificate into the kobo-docker/secrets folder. Is it really that simple? Or are there other settings that we need to configure in order to get our SSL certificates to activate port 443, etc?
If it is as simple as just dropping in the crt and crt files, then we will know that our certs for our three subdomains are not working properly. Hopefully someone out there has some advice or little tidbits that can push us across the finish line, we are so close! Thanks in advance!
HI @jnm . Just read your response regarding the installation of ssl on kobo toolbox. I did exactly the same thing. However, let’s enccrypt throws the following errors for all my three subdomains.
@arthurday Hello. I was trying to configure a wild card for my kobo setup. I have the certificate. Just need your help. How did you manage to use a wild card for https?