On Fri, 2010-03-26 at 10:29 -0700, PGNet Dev wrote: > pound restarts OK with CAcert.pem, but fails (with the error above) > with CAcert-trusted.pem. > > again, verifying both Certs in apache2+mod_ssl, all is OK with BOTH certs.
Are you sure you fully understand what CAlist is for? Do you really need it? In any case, I would suggest you post a bug report at OpenSSL - all Pound does is to load your certificates. SSL_load_client_CA_file() returns an error when presented with a trusted certificate. -- 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.
