The general certificate verification CLI options are available, but the following ones seem to have little to no effect:
-policy_check
-policy mytest
-purpose mypurpose
-verify_name myname
-verify_depth 99
-explicit_policy
-inhibit_any
-inhibit_map
-policy_print
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This can already be achieved (yet there is no CLI option in the app for it) via ctx->cert_verify_cb.
The general certificate verification CLI options are available, but the following ones seem to have little to no effect:
-policy_check
-policy mytest
-purpose mypurpose
-verify_name myname
-verify_depth 99
-explicit_policy
-inhibit_any
-inhibit_map
-policy_print