Re: [Resolved] Cyrus21 does not work corectly with SSL

2005-02-22 Thread Nicolas Ledez
Le Mon, Feb 14, 2005 at 09:58:21PM +0100, Nicolas Ledez a écrit : > Hello, I have a Cyrus21 installation (Sarge). When I'm connect to cyrus > first time (after cyrus start) : [...] > But next time only : > [EMAIL PROTECTED]:~$ openssl s_client -connect my_host.my_domain.com:imaps > CONNECTED(00

Re: Cyrus21 does not work corectly with SSL

2005-02-16 Thread Christian Storch
On Di, 15.02.2005, 21:53, Nicolas Ledez wrote: > Le Tue, Feb 15, 2005 at 06:47:53PM +0100, Christian Storch a écrit : >> I've tried your scripts for creating root and server certs. >> Testing with s_client on two different servers I got no errors >> but nearly the same output you've posted! > I try

Re: Cyrus21 does not work corectly with SSL

2005-02-15 Thread Nicolas Ledez
Le Tue, Feb 15, 2005 at 06:47:53PM +0100, Christian Storch a écrit : > I've tried your scripts for creating root and server certs. > Testing with s_client on two different servers I got no errors > but nearly the same output you've posted! I try to find more information for my certificate. With ope

Re: Cyrus21 does not work corectly with SSL

2005-02-15 Thread Christian Storch
On Di, 15.02.2005, 13:20, Nicolas Ledez wrote: > Le Tue, Feb 15, 2005 at 11:38:43AM +0100, Christian Storch a écrit : ... > My ca was generated with attach script. > And my cyrus cert with do script. > >> Nicolas: How you've created your certs? >> The commands with arguments and version of openssl,

Re: Cyrus21 does not work corectly with SSL

2005-02-15 Thread Nicolas Ledez
Le Tue, Feb 15, 2005 at 11:38:43AM +0100, Christian Storch a écrit : I use this config with cyrus because it's simple with many clients to use SSL. > Sorry, you're absolute right: No signing - no cert, also for root. > Perhaps it was to late for me last night. ;) My certificates work perfectly wit

Re: Cyrus21 does not work corectly with SSL

2005-02-15 Thread Christian Storch
On Di, 15.02.2005, 00:25, Bernd Eckenfels wrote: > In article <[EMAIL PROTECTED]> you > wrote: >> 'Toto Root CA' seems to be a self signed certificate instead of an >> undependent certificate as your root certificate. You don't have to >> self sign a root certificate. > > You need a signature on al

Re: Cyrus21 does not work corectly with SSL

2005-02-14 Thread Bernd Eckenfels
In article <[EMAIL PROTECTED]> you wrote: > 'Toto Root CA' seems to be a self signed certificate instead of an > undependent certificate as your root certificate. You don't have to > self sign a root certificate. You need a signature on all certificates, so root certificates are selfsigned. Bernd

Re: Cyrus21 does not work corectly with SSL

2005-02-14 Thread Christian Storch
On Mo, 14.02.2005, 21:58, Nicolas Ledez wrote: > Hello, I have a Cyrus21 installation (Sarge). When I'm connect to cyrus > first time (after cyrus start) : > > [EMAIL PROTECTED]:~$ openssl s_client -connect my_host.my_domain.com:imaps > CONNECTED(0004) > depth=1 /C=MY/ST=France/L=SmallTown/O=To

Re: Cyrus21 does not work corectly with SSL

2005-02-14 Thread Henrique de Moraes Holschuh
On Mon, 14 Feb 2005, Nicolas Ledez wrote: > But next time only : > [EMAIL PROTECTED]:~$ openssl s_client -connect my_host.my_domain.com:imaps > CONNECTED(0004) > > Any sugestion ? Cyrus caches TLS connections, AFAIK. Drop that IMAPS crap, anyway. Cyrus supports proper TLS through STARTTLS..

Cyrus21 does not work corectly with SSL

2005-02-14 Thread Nicolas Ledez
Hello, I have a Cyrus21 installation (Sarge). When I'm connect to cyrus first time (after cyrus start) : [EMAIL PROTECTED]:~$ openssl s_client -connect my_host.my_domain.com:imaps CONNECTED(0004) depth=1 /C=MY/ST=France/L=SmallTown/O=Toto/OU=Certification Services Division/CN=Toto Root CA/[EMA