Author Topic: mail server error with SSL on customers name - FQDN server work fine  (Read 410 times)

0 Members and 1 Guest are viewing this topic.

Offline
*


Hello!

We have a problem with mail server using custumers server name.

If we using mail.domaiuser.com the smtp show "old" SSL and the conection was refused.

If we using cwp FQDN work fine.

Our webserver using correct ssl and work fine too.

How to we "reload" ssl for custumers in mail server ?

Thanks !

Offline
****
Re: mail server error with SSL on customers name - FQDN server work fine
« Reply #1 on: January 29, 2024, 09:56:02 AM »
When you create the site, Let's Encrypt creates the SSL for mail also, as long as that box is checked, and by default it is.

But Postfix in CWP is configured to use the hostname for SMTP.

You can still use the domain name for clients.

Not many people look at headers anymore to see the hostname, mostly people look at DKIM now a day.

Offline
*
Re: mail server error with SSL on customers name - FQDN server work fine
« Reply #2 on: January 30, 2024, 12:41:41 AM »
The mail.domainUser.com is available, we using box is checked
When we use openssl s_client -connect mail.Domain.com:443 show the current cert
if whe query openssl s_client -connect mail.Domain.com:465 (smtp with ssl) the Server show olt ssl

We have a problema with nexctclou server and the NC check ssl integration =(

We have 3 clients with same problems, all using NextCloud =(


Offline
****
Re: mail server error with SSL on customers name - FQDN server work fine
« Reply #3 on: January 30, 2024, 01:37:34 AM »
Sounds like you narrowed down the problem to NextCloud and it's SSL.

CWP doesn't handle or create that certificate.

Have you tried their support forums?