Hi, with openssl 1.0, x509_vfy.c, check_cert function loops in to issue callback get_crl on a condition ctx->current_reasons != CRLDP_ALL_REASONS .
Can some one explain what is the use of CRLDP_ALL_REASONS and who should set ctx->current_reasons to CRLDP_ALL_REASONS in case a get_crl callback has been registered. Thanks, arun
