Custom X509_LOOKUP_METHOD in OpenSSL 1.1

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

 



OpenSSL 1.1 made the X509_LOOKUP_METHOD structure opaque. 

I am currently working on migrating an application to use OpenSSL 1.1 APIs, but the application implements a custom get_by_subject method, which I cannot implement in 1.1.0 because there is no mechanism for creating custom X509_LOOKUP_METHODs.

Would OpenSSL be opposed to having public APIs for setting these function pointers in X509_LOOKUP_METHOD? (Similar to how BIO methods have public setter APIs: https://www.openssl.org/docs/man1.1.0/crypto/BIO_meth_new.html)

Thanks!
-Ming

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[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