Moving X509_CRL between X509_STOREs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

is there a way to move all the X509_CRLs (or all the certs in general) from one X509_STORE to another? I tried fetching them with `X509_STORE_get1_all_certs`, which sadly doesn't get the CRLs. Then I tried `X509_STORE_get0_objects`, but I am unsure of what to do with these objects as I cannot access X509_OBJECT's members or find an API that would set an object to a X509_STORE. I am using OpenSSL 3.0.0.

Thank you in advance,
Roman.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux