openssl-0.9.7f-4 breaks postfix-2.2.2-2

David Hollis dhollis at davehollis.com
Sat Apr 23 13:04:54 UTC 2005


On Fri, 2005-04-22 at 20:07 +0200, Thomas Zehetbauer wrote:
> Today's rawhide update broke my postfix's smtp over ssl capability.
> postfix/smtpd[8117]: warning: TLS library problem: 8117:error:02001002:system library:fopen:No such file or directory:bss_file.c:104:fopen('/usr/share/ssl/certs/ca-bundle.crt','r'):
> postfix/smtpd[8117]: warning: TLS library problem: 8117:error:2006D080:BIO routines:BIO_new_file:no such file:bss_file.c:107:
> postfix/smtpd[8117]: warning: TLS library problem: 8117:error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib:by_file.c:279:
> postfix/smtpd[8117]: connect from localhost[127.0.0.1]
> postfix/smtpd[8117]: Could not allocate 'TLScontext->con' with SSL_new()
> postfix/smtpd[8117]: warning: TLS library problem: 8117:error:140BA0C3:SSL routines:SSL_new:null ssl ctx:ssl_lib.c:231:
> postfix/smtpd[8117]: lost connection after CONNECT from localhost[127.0.0.1]
> postfix/smtpd[8117]: disconnect from localhost[127.0.0.1]



The latest OpenSSL packages moved all of the certs/keys to /etc/pki.  In
your postfix config, change the path to the ca-bundle to
be /etc/pki/tls/certs and you should be all set.

-- 
David Hollis <dhollis at davehollis.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20050423/d7541c00/attachment-0002.bin 


More information about the devel mailing list