Sven Löschner wrote:
You set this with SSLCACertificateFile...

Sorry, but didn't help.

Hm.

What result do you get by an
       openssl s_client -connect test.net:443 \
        -CAfile cacert.pem -verify 5 \
        -cert user.pem -key user.key \
        -reconnect -showcerts -state -bugs

?

with a input
GET /demo/index.html HTTP/1.0


Bye

Goetz

--
DMCA: The greed of the few outweighs the freedom of the many

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to