Re: error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table

2009-03-17 Thread Arnaud Launay
Le Mon, Mar 16, 2009 at 04:15:02PM -0400, Victor Duchovni a écrit: > > So it should be broken on debian and gentoo... > No wonder so many of the Google hits for this error message are for Gentoo > systems. Please file a bug report with the distribution maintainers. Originally, it comes from Debian

Re: error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table

2009-03-16 Thread Arnaud Launay
Le Mon, Mar 16, 2009 at 11:20:26AM -0400, Victor Duchovni a ?crit: > Instead of "md5sum *", try the more robust: > for cert in *; do openssl x509 -in $cert -noout -sha1 -fingerprint; done | > sort | uniq -c | sort -nr | head -1 > to eliminate "cosmetic" cert file differences. We're getti

Re: error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table

2009-03-16 Thread Arnaud Launay
Le Mon, Mar 16, 2009 at 09:37:44AM -0400, Victor Duchovni a écrit: > > Mar 16 10:37:40 host postfix/smtpd[27618]: warning: TLS library problem: > > 27618:error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert > > already in hash table:x509_lu.c:348: > Don't list any certificate twice i

error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table

2009-03-16 Thread Arnaud Launay
Hello there, Investigating a strange thing with postfix: Mar 16 10:37:40 host postfix/smtpd[27618]: warning: TLS library problem: 27618:error:0B07C065:x509 certificate routines:X509_STORE_add_cert:cert already in hash table:x509_lu.c:348: I tried the following: openssl s_server -verify 5 -CA