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.
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to