How to set the different parameters of X509_STORE_CTX structure.

Kumar Mishra, Sanjeev Sanjeev.Kumar-Mishra at rbbn.com
Wed May 26 08:15:59 UTC 2021


Hi,

I am upgrading the code of OpenSSL 1.0 to 3.0. I am not getting some API for setting some parameter of X509_STORE_CTX structure as it is opaque in 3.0. For example the code is like -

X509_STORE_CTX  *ctx;
........
........

ctx->current_issuer = NULL;
ctx->current_crl_score = 0;
ctx->current_reasons = 0;
........
........

Thanks With Best Regards,
Sanjeev Kumar Mishra


Notice: This e-mail together with any attachments may contain information of Ribbon Communications Inc. and its Affiliates that is confidential and/or proprietary for the sole use of the intended recipient. Any review, disclosure, reliance or distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please notify the sender immediately and then delete all copies, including any attachments.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20210526/ef370046/attachment.html>


More information about the openssl-users mailing list