sslwrap on pop3(qpopper)

sundar 4linux plug-discuss@lists.PLUG.phoenix.az.us
Mon, 18 Jun 2001 15:08:35 -0000


This is a multi-part message in MIME format.

------=_NextPart_000_009E_01C0F808.8B992430
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am trying to run Qpopper 3.x, wrapped up by SSLWrap 2.10.

I am using the following script to try to run as daemon first
#!/bin/bash

/usr/sbin/sslwrap -cert /usr/local/ssl/certs/www.esaravana.u.crt \

-port 110 -accept 995

I get this following, strang error

unable to set public key file
2828:error:02001002:system library:fopen:system =
lib:crypto/bio/bss_file.c:104:fopen('server.pem' ,'r')
2828:error:2006D002:BIO routines:BIO_new_file:system =
lib:crypto/bio/bss_file.c:106
xxxxxxxxxxxxxxxxxxxPEM routines:PEM_read_bio:no start line:pem_lib.c:628
xxxxxxxxxxxxxxxxxxxSSL routines:SSL_CTX_use_certificate_file: missing =
asn1 eos:ssl_rsa.c:534:

Why is it looking for server.pem still?=20

Any help is appreciated

Regards
Sundar

------=_NextPart_000_009E_01C0F808.8B992430
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>I am trying to run Qpopper 3.x, wrapped up by =
SSLWrap&nbsp;2.10.<BR></DIV>
<DIV><FONT face=3DArial size=3D2>I am using the following script to try =
to run as=20
daemon first</FONT></DIV>
<DIV><FONT size=3D2>
<P>#!/bin/bash</P>
<P>/usr/sbin/sslwrap -cert /usr/local/ssl/certs/www.esaravana.u.crt =
\</P>
<P>-port 110 -accept 995</P></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I get this following, strang =
error</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>unable to set public key file<BR>2828:error:02001002:system=20
library:fopen:system lib:crypto/bio/bss_file.c:104:fopen('server.pem'=20
,'r')<BR>2828:error:2006D002:BIO routines:BIO_new_file:system=20
lib:crypto/bio/bss_file.c:106<BR><FONT face=3DArial =
size=3D2>xxxxxxxxxxxxxxxxxxxPEM=20
routines:<FONT face=3D"Times New Roman" size=3D3>PEM_read_bio:no start=20
line:pem_lib.c:628</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>xxxxxxxxxxxxxxxxxxxSSL=20
routines:SSL_CTX_use_certificate_file: missing asn1=20
eos:ssl_rsa.c:534:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>Why is it looking for server.pem still? </DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any help is appreciated</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Sundar</FONT></DIV></BODY></HTML>

------=_NextPart_000_009E_01C0F808.8B992430--