Hallo Sean,
1) I would try to get popper working without any SSL support.
2) If popper than works add SSL support.
3) How have you done configure?
Are the error messages from messages file
or mail-output?
4) As more as details you give as more help is possible
(not subject also ..)
hth,
reg,
Andreas
> I seem to be having a few problems with popper 4.0.3. I have
> openssl-0.9.6g, RH 7.2.
> I made my own certificate using CA.pl -newca, CA.pl -newreq, CA.pl -sign
> and catted together newreq.pem and newcert.pem.
> Details are as follows.
> service pop3s
> {
> flags = REUSE NAMEINARGS
> socket_type = stream
> protocol = tcp
> wait = no
> user = root
> server = /usr/local/sbin/popper
> server_args = popper -d -s -l 2 -t /etc/mail/mail-output
> port = 995
> }
> /etc/mail/pop/qpopper.config
> # set clear-text-password = TLS
> # set config-file = /etc/mail/pop/qpopper.config
> # set tls-support = STLS
> set tls-server-cert-file = /etc/mail/certs/cert.pem
> set chunky-writes = TLS
>
> Oct 2 18:44:38.936 2002 [16292] Error setting certificate PEM file
> Oct 2 18:44:38.936 2002
> Oct 2 18:44:38.936 2002 [16292] ...SSL error: error:0200100E:system
library:fopen:Bad address
> Oct 2 18:44:38.936 2002
> Oct 2 18:44:38.936 2002 [16292] ...SSL error: error:20074002:BIO
routines:FILE_CTRL:system lib
> Oct 2 18:44:38.936 2002
> Oct 2 18:44:38.936 2002 [16292] ...SSL error: error:140AD002:SSL
routines:SSL_CTX_use_certificate_file:system lib
> Oct 2 18:44:38.936 2002
> Oct 2 18:44:38.936 2002 [16292] Failed initializing TLS/SSL
> Oct 2 18:44:38.936 2002
>
>
>
>