Order of the DN components in X509_NAME_cmp()

2011-05-30 Thread Stef Hoeben
Hello, After getting back an OCSP repsonse, OCSP_basic_verify() says it can't find the responder cert in the OCSP response. However, the responder cert is present in the response. Some more investigation shows that the parts of the DN are inversed: - subject name in the responder ID: /CN=Test

Re: Order of the DN components in X509_NAME_cmp()

2011-05-30 Thread Dr. Stephen Henson
On Mon, May 30, 2011, Stef Hoeben wrote: Hello, After getting back an OCSP repsonse, OCSP_basic_verify() says it can't find the responder cert in the OCSP response. However, the responder cert is present in the response. Some more investigation shows that the parts of the DN are