[openssl-dev] [openssl.org #4177] opaque X509 struct issues

Daniel Stenberg via RT rt at openssl.org
Thu Dec 10 18:20:10 UTC 2015


On Thu, 10 Dec 2015, Stephen Henson via RT wrote:

> You can retrieve the outer signature and algorithm using 
> X509_get0_signature(). The inner form inside the to be signed portion can be 
> obtained with X509_get0_tbs_sigalg(). See:

Thanks!

I also noticed I need X509_get0_extensions() for the extensions, and this 
function seems to be undocumented but was added in 1.1.0-pre1 (commit 
748118a8).

-- 

  / daniel.haxx.se




More information about the openssl-dev mailing list