Re: Confused: different results on different OSs

2012-09-10 Thread Ben White
No, look at your output: the certificate chain is identical. What differs is the result of verification against each system's truststore, which is the set of CA (root) certs it trusts. Since you didn't specify -CAfile or -CAdir on s_client, it's using (whatever is in) the default

Confused: different results on different OSs

2012-09-07 Thread Ben White
Hi, The background to this story is that I'm using gSOAP with openssl for some SOAP/WSDL application development. The final application has to be cross compiled for an embedded ARM device. Everything works fine on my build system (Fedora 17 x64), but when I run the cross compiled version on my

unexpected non-continuation byte 0x67

2006-12-06 Thread Ben White
Hello, I have googled around and have not been able to find a suitable answer for an error received when make errors is attempted when trying to build and install openssl-0.9.8d. Sorry if I am being to newbie-ish. First I use config like this: env CONFIG_SHELL=/bin/sh /bin/sh ./config