On Wed, 21 Mar 2001, you wrote:


         Also I get these errors when I try to open a port. Maybe this has some
sig. I am lost :)



[root@powell log]# openssl s_server -accept 993
Using default temp DH parameters
unable to get certificate from 'server.pem'
5902:error:02001002:system library:fopen:No such file or 
directory:bss_file.c:104:fopen('server.pem','r')
5902:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:106:
5902:error:02001002:system library:fopen:No such file or 
directory:bss_file.c:245:fopen('server.pem','r')
5902:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:247:
5902:error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib:ssl_rsa.c:513:


Darrin










> On Wed, Mar 21, 2001 at 09:40:12AM -0800, John Denney wrote:
> > On my sun machine, /usr/include/errno.h included
> > /usr/include/sys/errno.h which has:
> > 
> >     #define EPIPE   32      /* Broken pipe  */ 
> > 
> > But I don't have a clue why your pipe would be broken.
> 
> EPIPE occurs when the server side closes the connection. Maybe the
> port is protected by tcp-wrapper, meaning that the connection is opened
> first and then closed again seconds later without any network traffic
> actually taking place.
> 
> Just a guess,
>       Lutz
> 
> > 
> > Darrin Powell wrote:
> > > 
> > > I am setting up IMAP to use SSL. I recieve this error when I try to connect to
> > > port 993. Does anyone know what my problem could be?
> > > 
> > > [root@powell rsaref-2.0]# openssl s_client -host mail.uiop.net -port 993
> > > CONNECTED(00000003)
> > > write:errno=32
> > > 
> > > Thanks in advance
> > > Darrin
> > > ______________________________________________________________________
> > > OpenSSL Project                                 http://www.openssl.org
> > > User Support Mailing List                    [EMAIL PROTECTED]
> > > Automated List Manager                           [EMAIL PROTECTED]
> > ______________________________________________________________________
> > OpenSSL Project                                 http://www.openssl.org
> > User Support Mailing List                    [EMAIL PROTECTED]
> > Automated List Manager                           [EMAIL PROTECTED]
> 
> -- 
> Lutz Jaenicke                             [EMAIL PROTECTED]
> BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
> Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
> Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
-- 
Darrin Powell
LSSi Corp
919.466.6800  ext 293
[EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to