Commit 2b6bcb70 authored by Matt Caswell's avatar Matt Caswell
Browse files

Add support for -no-CApath and -no-CAfile options



For those command line options that take the verification options
-CApath and -CAfile, if those options are absent then the default path or
file is used instead. It is not currently possible to specify *no* path or
file at all. This change adds the options -no-CApath and -no-CAfile to
specify that the default locations should not be used to all relevant
applications.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 631fb6af
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment