RE: confusion about setting up certificates

2005-03-29 Thread Jim Miller
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Kevin P. > Fleming > Sent: Tuesday, March 29, 2005 10:35 AM > Cc: info-cyrus@lists.andrew.cmu.edu > Subject: Re: confusion about setting up certificates > > > Jim Miller

Re: confusion about setting up certificates

2005-03-29 Thread Kevin P. Fleming
Jim Miller wrote: I'm still having trouble will Outlook and connecting with IMAPS to cyrus-imap 2.2.10. when I set 'tls_reqire_cert: true'. However I don't have the problem when I set tls_imap_reqire_cert: true' That's because this second setting is ignored. For settings to apply to specific serv

RE: confusion about setting up certificates

2005-03-29 Thread Jim Miller
> > On Fri, 2005-03-18 at 10:43 +1300, Roland Pope wrote: > > - Original Message - > > From: "Jim Miller" <[EMAIL PROTECTED]> > > > My apologies if this rambles on abit but I'm very frustrated > and can't > > > seem > > > to figure out what I'm missing. I've setup cyrus-imap 2.2.10 to use

RE: confusion about setting up certificates

2005-03-21 Thread Craig White
On Mon, 2005-03-21 at 10:00 -0600, Jim Miller wrote: > > > I would greatly appreciate any suggestions. > > > > > > Here's the process I followed to setup my certificates -- I didn't > > > do -nodes: > > > openssl req -x509 -newkey rsa -out cacert.pem -outform PEM -days 1825 > > > openssl req -newke

RE: confusion about setting up certificates

2005-03-21 Thread Jim Miller
> > I would greatly appreciate any suggestions. > > > > Here's the process I followed to setup my certificates -- I didn't > > do -nodes: > > openssl req -x509 -newkey rsa -out cacert.pem -outform PEM -days 1825 > > openssl req -newkey rsa:1024 -keyout tempkey.pem -keyform PEM \ > > -ou

Re: confusion about setting up certificates

2005-03-17 Thread Craig White
On Thu, 2005-03-17 at 14:36 -0600, Jim Miller wrote: > Hi everyone, > > My apologies if this rambles on abit but I'm very frustrated and can't seem > to figure out what I'm missing. I've setup cyrus-imap 2.2.10 to use openssl > certificates, users can connect and get mail just fine until I set >

Re: confusion about setting up certificates

2005-03-17 Thread Roland Pope
- Original Message - From: "Jim Miller" <[EMAIL PROTECTED]> My apologies if this rambles on abit but I'm very frustrated and can't seem to figure out what I'm missing. I've setup cyrus-imap 2.2.10 to use openssl certificates, users can connect and get mail just fine until I set tls_requ