Posts by robbo007

    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.

    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?



    Code
    1. Nov 28 09:36:45 sosaria imapd-ssl: Unexpected SSL connection shutdown.
    2. Nov 28 09:36:50 sosaria imapd-ssl: couriertls: /etc/imscp/imscp_services.pem: error:0906D06C:PEM routines:PEM_read_bio:no start line

    From Windows Outlook and Mac mail.

    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?

    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 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.