Hi,all,
I want to search for a certificate from cert-database,
But I should provide the DN for searching.
DN is the subject of the certificate,which should follow the RFC2253,like
this"CN=Jack
Lee,O=XYZ Corp.,C=US".
I don't know how I can search the certificate if I provide the X509
structure in OpenSSL source code.
In fact, I don't know how to compare X509_NAME with the RFC2253
string.
Do you have any suggestion?
Thanks
wjw |
- Re: How to search certificate database by X509 structur... Wu Junwei
- Re: How to search certificate database by X509 str... Dr. Stephen Henson