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.

Reply via email to