CVSROOT:        /cvs
Module name:    src
Changes by:     bc...@cvs.openbsd.org   2016/06/20 21:56:43

Modified files:
        usr.bin/openssl: s_client.c 

Log message:
Fix a bug loading the default certificate path locations.

The files would only be loaded if the CAfile or CApath locations were
succesfully loaded first. Original patch from OpenSSL:

https://github.com/openssl/openssl/commit/fe9b85c3cb79f1e29e61f01de105b34ce8177190

ok beck@

Reply via email to