RE: Chained certificates and uw-imapd (using OpenSSL)

2003-05-30 Thread David Luyer
Package: openssl Version: 0.9.7b-2 (cc to Debian BTS and above headers as I believe this is a documentation bug in the OpenSSL package) Charles Cranston wrote: > Server Certificate > First Intermediate > Second Intermediate Thanks, that worked! I actually have the two intermediates as a 'bundl

Re: Chained certificates and uw-imapd (using OpenSSL)

2003-05-30 Thread Charles B Cranston
I don't know if this is directly relevant, but the ONLY way I could make the Apache SSLCertificateChainFile capability work was to put ..^ the server certificate and both the intermediate certificates into the file in this specific order: Server Certificate First Int

Re: Chained certificates and uw-imapd (using OpenSSL)

2003-05-29 Thread Dr. Stephen Henson
On Thu, May 29, 2003, David Luyer wrote: > Hello, > > I'm having a problem trying to get a chained certificate to work with > uw-imapd. It works fine with apache-ssl and apache + mod_ssl. > On uw-imapd (which uses openssl) it fails as the CA certificate is > not presented (so the mail client giv

Chained certificates and uw-imapd (using OpenSSL)

2003-05-29 Thread David Luyer
Hello, I'm having a problem trying to get a chained certificate to work with uw-imapd. It works fine with apache-ssl and apache + mod_ssl. On uw-imapd (which uses openssl) it fails as the CA certificate is not presented (so the mail client gives a warning), or if I try and present it OpenSSL reje