problem with imaps on cyrus-imapd-2.0.12

2001-03-26 Thread rj45


Hello,
I have always used stunnel to make imaps work.
Now since the new imaps and pop3s features where added I WAnted to try
them.
But now if a clients connects using imaps the client gets an error to
being impossible to establish the ssl connection. The  imaps port is open
but no ssl connection can be established. I got this error in the cyrus
server log files:

Mar 26 12:38:25 factotum imapd[51746]: imaps: required OpenSSL options not
present
Mar 26 12:38:26 factotum /kernel: pid 51746 (imapd), uid 60: exited on 
signal 11
 (core dumped)


How I can fix this porblem ??

I run cyrus on 

FreeBSD 4.2-RELEASE FreeBSD 4.2-RELEASE#0: Mon Nov 20 13:02:55 GMT 2000 
[EMAIL PROTECTED]:/usr/src/sys/compile/GENERIC  i386



thanks a lot

Rick





Re: problem with imaps on cyrus-imapd-2.0.12

2001-03-26 Thread Ken Murchison



rj45 wrote:
 
 Hello,
 I have always used stunnel to make imaps work.
 Now since the new imaps and pop3s features where added I WAnted to try
 them.
 But now if a clients connects using imaps the client gets an error to
 being impossible to establish the ssl connection. The  imaps port is open
 but no ssl connection can be established. I got this error in the cyrus
 server log files:
 
 Mar 26 12:38:25 factotum imapd[51746]: imaps: required OpenSSL options not
 present
 Mar 26 12:38:26 factotum /kernel: pid 51746 (imapd), uid 60: exited on
 signal 11
  (core dumped)
 
 How I can fix this porblem ??

Read doc/install-configure.html in the distribution.

-- 
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp



Re: problem with imaps on cyrus-imapd-2.0.12

2001-03-26 Thread rj45


After self signing and creatign a dummy certificate I got this error when
I try to access to imaps from a client.
This is the error on the cyrus server:

Mar 26 17:52:36 factotum imapd[62569]: TLS engine: cannot load CA data
Mar 26 17:52:36 factotum imapd[62569]: starttls: TLSv1 with cipher
(NONE) (0/0 bits) no authentication

help pls, any clue ?
thanks

Rick

On Mon, 26 Mar 2001, Ken Murchison wrote:

 
 
 rj45 wrote:
  
  Hello,
  I have always used stunnel to make imaps work.
  Now since the new imaps and pop3s features where added I WAnted to try
  them.
  But now if a clients connects using imaps the client gets an error to
  being impossible to establish the ssl connection. The  imaps port is open
  but no ssl connection can be established. I got this error in the cyrus
  server log files:
  
  Mar 26 12:38:25 factotum imapd[51746]: imaps: required OpenSSL options not
  present
  Mar 26 12:38:26 factotum /kernel: pid 51746 (imapd), uid 60: exited on
  signal 11
   (core dumped)
  
  How I can fix this porblem ??
 
 Read doc/install-configure.html in the distribution.
 
 -- 
 Kenneth Murchison Oceana Matrix Ltd.
 Software Engineer 21 Princeton Place
 716-662-8973 x26  Orchard Park, NY 14127
 --PGP Public Key--http://www.oceana.com/~ken/ksm.pgp
 




Re: problem with imaps on cyrus-imapd-2.0.12

2001-03-26 Thread Andreas Rogge

--On Monday, March 26, 2001 12:52:16 +0200 rj45 [EMAIL PROTECTED] 
wrote:

 But now if a clients connects using imaps the client gets an error to
 being impossible to establish the ssl connection. The  imaps port is open
 but no ssl connection can be established. I got this error in the cyrus
 server log files:

 Mar 26 12:38:25 factotum imapd[51746]: imaps: required OpenSSL options not
 present
 Mar 26 12:38:26 factotum /kernel: pid 51746 (imapd), uid 60: exited on
 signal 11
  (core dumped)

I'm just guessing, but maybe you have made a mistake installing OpenSSL.
As of OpenSSL 0.9.6 it only creates the static libs by default, maybe you 
want
to check this.
Another issue is to check the .shlibs you're using. Wrong shlibs sometimes
cause such errors (and segfaults)

--
Andreas Rogge [EMAIL PROTECTED]
Available on IRCnet:#linux.de as Dyson