trying to install a shared ssl certificate on my web server
-
I'm curious to find out how this ends. It sounds like they have Cloudron installed with one domain, but also a different domain hosted some other way. https://docs.cloudron.io/certificates/ shows how one can use non-Cloudron generated certs, but it looks tricky, and even then the certs are uploaded to Cloudron and works as long as the cert is created properly. Is this why OPs attempts are failing - their cert isn't in the correct form, and so Cloudron preemptively issues a cert using it's own setup?
-
@scooke For custom certs, one just has to upload the cert into the Domain UI - https://docs.cloudron.io/certificates/#wildcard-certificate . It's only setting per-app certs that is complicated. We haven't written UI for that use case since it's not common (actually, I don't know anyone who wants this).