On Fri, 2010-03-26 at 08:29 -0700, PGNet Dev wrote:
> On Fri, Mar 26, 2010 at 8:11 AM, PGNet Dev <[email protected]> wrote:
> > Is pound, perhaps, thrown off by the presence of the "TRUSTED", or
> > something else?
> 
> Just tested ... created a new cer, CAcert.pem (starts BEGIN
> CERTIFICATE), same procedures/data as before, and then added trust to
> it, as above, but named is as a _separate cert, CAcert-trusted.pem
> (starts BEGIN TRUSTED CERTIFICATE)
> 
> Verified that both certs are fully function in apache2+mod_ssl, with
> no pound in the loop.  Both are OK.
> 
> With
> 
>   CAlist /svr/ssl/CAcert.pem
> 
> pound starts OK.
> 
> With
> 
>   CAlist /svr/ssl/CAcert-trusted.pem
> 
> pound fails/aborts @ launch, reporting the same no start line error as above.

You have probably compiled Pound against a version of OpenSSL without
OCSP support (I seem to recall that it is optional). In any case, what
you see is pure OpenSSL - Pound has nothing to do with it.
-- 
Robert Segall
Apsis GmbH
Postfach, Uetikon am See, CH-8707
Tel: +41-32-512 30 19


--
To unsubscribe send an email with subject unsubscribe to [email protected].
Please contact [email protected] for questions.

Reply via email to