Im trying to configure dovecot on my server using SNI to provide right certificate for each domain. This works ok with outlook desktop but when trying to add account to gmail app i get an error that says certificate is not trusted. I can see certificate within app and is right certificate for my domain so i dont understand why is not trusted… dates are ok also…
Thanks!
Gmail app dont show any reason…i get a dialog with message “not valid certificate” and a button that says “advanced settings”, if i touch that, i could see the certificate that is the right certificate for domain and dates are ok.
I read something about i have to configure dovecot to serve fullchain.pem instead of standard cert.pem but i tried and can’t configure accounts with any client app.
Yes, its supported because i can see certificate and is domain certificate and not default cert of dovecot that is certificate of server.
I think this has nothing to do with client app, it tries to connect to mail server with vhost domain and dovecot serves configured certificate. I dont think a client app can get default certificate instead of domain certificate. But maybe im wrong, anyway, its not the case.
About use fullchain.cert i cant configure any account with that, neither with outlook desktop or mobile, or gmail. It cant establish secure connection.
OK, i think i know why is not working with fullchain.cert, this file is not renewed since 2017… maybe since i changed the way i renew letsencrypt certificates when i was using cron jobs to renew, now i renew using virtualmin interface. How can i get fullchain.pem?
I have deleted all files in sll_certificates folder and request new certificate and i only have cert.pem and key.pem files… no chain or fullchain file
This a virtualmin issue i think, so i will do some research about it.
I dont know why but virtualmin is renewing certificate files in different folders. I have cert.pem and privkey.pem in ssl_certificates folder inside domain folder and chain and fullchain files in domain home folder with names ssl.combined and ssl.everything.