try rehash the certs
I am loading the certificate stores from /etc/ssl/certs which
contains the stores that mozilla, chrome, and the like all verify
from, but no matter what I do I can't get a single certificate to verify.
On Fri, Aug 06, 2010, Sam Jantz wrote:
> To whomever may have an answer,
>
> I am writing a SSL/TLS proxy server for my work that is multi-threaded.
> I recently replaced my OpenSSL version with 1.0.0a from 0.9.8g. In this
> application I need to verify the server certificate otherwise al
To whomever may have an answer,
I am writing a SSL/TLS proxy server for my work that is multi-threaded.
I recently replaced my OpenSSL version with 1.0.0a from 0.9.8g. In this
application I need to verify the server certificate otherwise all the
security will be bypassed. However, when I