Re: Reading request subject returns something which doesn't work as an X509_NAME..

2005-11-10 Thread Katie Lucas
On Wed, Nov 09, 2005 at 03:27:18PM +, Katie Lucas wrote: When I read the requests subject, I get a non-null pointer. Which crashes any of the X509 name functions I pass it to.. *sigh* Ok, we have found this. Apparently, we have multiple versions of openssl in various places on this

Reading request subject returns something which doesn't work as an X509_NAME..

2005-11-09 Thread Katie Lucas
I'm reading in a request, I can read various bits and bobs out of it, including a key which then verifies the request. That's all fine. When I read the requests subject, I get a non-null pointer. Which crashes any of the X509 name functions I pass it to.. // normal openssl startup FILE