rj45 wrote:
> 
> 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 ?

Try adding these options (with appropriate paths) to imapd.conf:

tls_ca_file: /var/ssl/certs/server.pem
tls_ca_path: /var/ssl/certs


> 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
> >

-- 
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

Reply via email to