Hi, i have a question on usage certificat ssl on server mailcow, my server has a warning on certificat because this is verified by mailcow. I can have it verified by let’s encrypt?
Thank you for your help.
https://mailcow.github.io/mailcow-dockerized-docs/firststeps-ssl/
by default the certificate is verified by mailcow?
excuse me i don’t understand how to generate a ssl certificate without mailcow being the certificate authority
@diekuh
check the logs, because the certificates from LE should be created for you automatically docker-compose logs acme-mailcow
xbyte
Failed to obtain certificate
There was a problem with a recent ACME container image which caused the error for the missing openssl.cnf file you are seeing: mailcow/mailcow-dockerized#4392
openssl.cnf
Try pulling the images again and check if this helps.
accolon everything works now, thank you very much