On 2014.04.14 13:57, Sam Varshavchik wrote:
> Vytautas Kasparavičius writes:
>
>> Hello,
>> Courier-mta on Fedora19 with all latest updates. Installed from rpm.
>> After upgrade from 0.71 to 0.73.1 started getting errors on some
>> outgoing messages:
>> Apr 14 09:43:31 mail courieresmtp:
>> id=00000000138F495D.00000000534B8386.00005A4A,from=<i...@plasta.lt>,addr=<i...@baltictranslations.lt>:
>>
>> 400 couriertls: /etc/pki/tls/certs/gdcertpack.pem: error:0906D06C:PEM
>> routines:PEM_read_bio:no start line
>>
>> [root@mail tmp]# cat /etc/pki/tls/certs/gdcertpack.pem
>> -----BEGIN RSA PRIVATE KEY-----
>> < skipped >
>> -----END RSA PRIVATE KEY-----
>> -----BEGIN CERTIFICATE-----
>> < skipped >
>> -----END CERTIFICATE-----
>>
>> What is wrong?
>
> Should be just BEGIN PRIVATE KEY and END PRIVATE KEY.
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
>
>
>
> _______________________________________________
> courier-users mailing list
> courier-users@lists.sourceforge.net
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>
After changing
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
To
-----BEGIN PRIVATE KEY-----
-----END PRIVATE KEY-----

I'm getting following errors
Apr 14 14:13:20 mail imapd-ssl: couriertls: 
/etc/pki/tls/certs/gdcertpack.pem: error:0D0680A8:asn1 encoding 
routines:ASN1_CHECK_TLEN:wrong tag
Apr 14 14:13:27 mail esmtpd-ssl: couriertls: 
/etc/pki/tls/certs/gdcertpack.pem: error:0D0680A8:asn1 encoding 
routines:ASN1_CHECK_TLEN:wrong tag


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to