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

Viktor Dukhovni openssl-users at dukhovni.org
Thu Dec 10 18:30:45 UTC 2015


On Thu, Dec 10, 2015 at 06:20:10PM +0000, Daniel Stenberg via RT wrote:

> 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).

Yes, we also need to document X509_add_ext().  Could you file an
RT with these, and other missing manpages you find?

-- 
	Viktor.


More information about the openssl-dev mailing list