creating TLS using certbot #1499
-
So I have a vps I use for a project i am apart of called Kometa. I host plausible and weblate on the vps. I do not have control over the domain name but there are records that are pointed the vps ip. Using nginx proxy manager I was able to create ssl certs by entering the email address associated with the domain name. However using npmplus I am no longer able to enter that email address and using the environmental variable ACME_EMAIL with that email still doesnt work. Heres the log from the cert creation.
I know I probably could just ask the teammate who controls the domain to give me an api token for dns challenge but figured I would start here in case theres some issue. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I was able to get this working. It seems only one account with lets encrypt is supported. after wiping the install and using the email for the domain it worked. Kinda sucks that we can only use one email for lets encrypt |
Beta Was this translation helpful? Give feedback.
I was able to get this working. It seems only one account with lets encrypt is supported. after wiping the install and using the email for the domain it worked. Kinda sucks that we can only use one email for lets encrypt