43 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Eudora 5.1 wi...
FromSent OnAttachments
Graham LeggettJul 17, 2001 7:21 am 
Graham LeggettJul 17, 2001 2:35 pm 
Sam VarshavchikJul 17, 2001 2:47 pm 
Graham LeggettJul 17, 2001 3:23 pm 
Sam VarshavchikJul 17, 2001 3:34 pm 
pop cornJul 17, 2001 3:41 pm 
Graham LeggettJul 17, 2001 3:54 pm 
pop cornJul 17, 2001 3:57 pm 
Sam VarshavchikJul 17, 2001 4:17 pm 
Sam VarshavchikJul 17, 2001 4:18 pm 
Sam VarshavchikJul 17, 2001 4:19 pm 
pop cornJul 17, 2001 4:26 pm 
pop cornJul 17, 2001 4:36 pm 
Sam VarshavchikJul 17, 2001 4:39 pm 
Sam VarshavchikJul 17, 2001 4:48 pm 
Graham LeggettJul 17, 2001 4:49 pm 
pop cornJul 17, 2001 4:52 pm 
pop cornJul 17, 2001 4:53 pm 
pop cornJul 17, 2001 4:55 pm 
Sam VarshavchikJul 17, 2001 6:59 pm 
Sam VarshavchikJul 17, 2001 7:03 pm 
pop cornJul 17, 2001 8:07 pm 
pop cornJul 17, 2001 8:08 pm 
Sam VarshavchikJul 17, 2001 8:25 pm 
pop cornJul 17, 2001 10:06 pm 
Graham LeggettJul 18, 2001 2:02 am 
Sam VarshavchikJul 18, 2001 4:49 am 
pop cornJul 18, 2001 5:20 am 
Sam VarshavchikJul 18, 2001 2:34 pm 
pop cornJul 18, 2001 8:36 pm 
Sam VarshavchikJul 18, 2001 9:42 pm 
Eric SmithJul 18, 2001 9:50 pm 
Sam VarshavchikJul 18, 2001 10:09 pm 
Eric SmithJul 18, 2001 10:35 pm 
pop cornJul 18, 2001 10:44 pm 
Daniel BiddleJul 18, 2001 10:51 pm 
Daniel BiddleJul 18, 2001 11:01 pm 
Sam VarshavchikJul 19, 2001 5:05 am 
Eric SmithJul 19, 2001 2:23 pm 
Gordon MessmerJul 20, 2001 3:29 pm 
Eric SmithJul 20, 2001 5:10 pm 
Sam VarshavchikJul 20, 2001 6:17 pm 
Gordon MessmerJul 20, 2001 7:34 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Eudora 5.1 with Courier IMAP over SSLActions...
From:Gordon Messmer (yiny@eburg.com)
Date:Jul 20, 2001 7:34:54 pm
List:net.sourceforge.lists.courier-users

On Fri, 20 Jul 2001, Sam Varshavchik wrote:

Eric Smith writes:

I got the cert from Equifax, and it's a chained cert, and I don't know how to tell Courier-IMAP about it. modssl for Apache has a SSLCertificateChainFile for this situation.

Well, sifting through openssl/ssl.h, there's something that looks like this: int SSL_CTX_use_certificate_chain_file(SSL_CTX *ctx, const char *file);

Yeah, my favorite part of openssl is the documentation. ;)