If you see the error its referring to the /etc/imscp/imscp_services.pem file. I've triple checked it and don't see any discrepancies.
Ive run openssl x509 -in imscp_services.pem -text -noout and I get a clear output no errors.
If you see the error its referring to the /etc/imscp/imscp_services.pem file. I've triple checked it and don't see any discrepancies.
Ive run openssl x509 -in imscp_services.pem -text -noout and I get a clear output no errors.
ok,
I've seen 3 .pem files.
serverdefaultpage.pem (Which is different, not sure what this is??)
These two are identical.
imscp_services.pem
mydomain.com.pem
I've upgraded to 1.5.1 just in case. still the same error. I've checked my /etc/imscp/imscp_services.pem file and the certificates contain in this order: private key, certificate and then my CA bundle. All have their own begin and end lines, there are no spaces or unwanted carriage returns. Googling the error seems to come up with cert format but don't see anything bad abut the format. Any ideas?
Is the order right? Private key cert first?
If its working for HTTPS on my control panel does that confirm my cert is good right?
Does couriertls use the certs differently than apache?
From Windows Outlook and Mac mail.
Hi all,
Is this guide ok for resetting my root mysql password? I'm trying to upgrade to 1.5.1 and seems my root password is not what I have in my password manager.
https://www.a2hosting.com/kb/d…reset-mysql-root-password
Thanks,
Installed the cert via the cli and answered yes to use SSL in email/ftp and control panel.
Control panel now resolves https fine but imapd still gives this error:
Nov 27 12:17:39 sosaria imapd-ssl: couriertls: /etc/imscp/imscp_services.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line
Nov 27 12:17:39 sosaria imapd-ssl: Unexpected SSL connection shutdown.
Any ideas? My cert, private key and bundle are valid. Ports are standard right? 993 and 587?
Thanks. I'll let you know how it goes.
Cheers,
Rob
Ok,
thats most probably the problem. Can you give me the cli syntax for running the installer to only install the certs?
Hi Nuxwin,
Subject alternative names: sosaria.mydomain.es and www.sosaria.mydomain.es
Hostname in mail client: sosaria.mydomain.es
This is the same subdomain for my control panel aceces. I've just tried https on the control panel URL and it does not resolve. Something is a miss yes.
Cheers,
Rob
Hi,
Yes, I uploaded all three via the control panel and there was no error uploading.
Hi all,
I've added an SSL cert for my main control panel domain for SSL IMAPI email. I seem to be getting this error under my /var/logs/mail.log
imapd-ssl: couriertls: /etc/imscp/imscp_services.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line
Any ideas? Cert seems fine in my main control panel.