Hi!
Is it possible to use external certificate file for Snikket?
Right now it is problematic to obtain LetsEncrypt certificates for the website in Russia: HTTP-01 challenge always fails.
This means Snikket never leaves "Snikket is starting - you have a certificate problem" page.
Because of that I had to obtain my certificate using DNS-01 challenge.
Perhaps it is possible to alter docker-compose.yml somehow to put the privkey.pem and fullchain.pem files inside the containers?
Hi!
Is it possible to use external certificate file for Snikket?
Right now it is problematic to obtain LetsEncrypt certificates for the website in Russia: HTTP-01 challenge always fails.
This means Snikket never leaves "Snikket is starting - you have a certificate problem" page.
Because of that I had to obtain my certificate using DNS-01 challenge.
Perhaps it is possible to alter
docker-compose.ymlsomehow to put theprivkey.pemandfullchain.pemfiles inside the containers?