/ Zope / Apsis / Pound Mailing List / Archive / 2004 / 2004-01 / I'am having problem getting https working on FreeBSD 4.8 BOX

[ << ] [ >> ]

[ Open files, load / "Bo Diechmann" ... ] [ Config grammar - RFC / Robert Segall ... ]

I'am having problem getting https working on FreeBSD 4.8 BOX
"Joe Joye" <joejoye(at)hotmail.com>
2004-01-27 13:40:03 [ FULL ]
When I try to load the program I'm getting the following error, Have anyone 
got it running under FreeBSD and do I have to put a new Openssl to on it? 
THank you for your help

pound: SSL_CTX_use_certificate_chain_file failed - aborted


Joe
[...]

Re: I'am having problem getting https working on FreeBSD 4.8 BOX
Robert Segall <roseg(at)apsis.ch>
2004-01-27 14:02:09 [ FULL ]
On Tue, 2004-01-27 at 13:40, Joe Joye wrote:[...]

There is a problem with your certificate file - format or similar. Check
that the SSL certificate is correct (PEM-format, private key included)
and that the file exists where it is expected. Remember that the
certificate is read prior to any chroot().

If you managed to compile Pound then your OpenSSL is OK - but
surprising: I think out of the box FreeBSD has a non-threaded OpenSSL
installation, which should not allow Pound to compile.

Pound works fine on *BSD, though some manual tweaking may be required.[...]

MailBoxer