Re: Malformed Certificate Created for Windows but Not Linux

2011-12-22 Thread Jakob Bohm
On 12/21/2011 8:31 PM, harrije wrote: Which OpenSSL version was it? It was for version 1.0.0e. It would be nice if the Configure script for VC-WIN32 added this option automatically. Alternatively the INSTALL.W32 instructions could have a warning that on x64 PCs to use: perl Configure VC-W

Re: Malformed Certificate Created for Windows but Not Linux

2011-12-21 Thread harrije
> Which OpenSSL version was it? It was for version 1.0.0e. It would be nice if the Configure script for VC-WIN32 added this option automatically. Alternatively the INSTALL.W32 instructions could have a warning that on x64 PCs to use: perl Configure VC-WIN32 -D_USE_32BIT_TIME_T -- View thi

Re: Malformed Certificate Created for Windows but Not Linux

2011-12-21 Thread Jakob Bohm
On 12/17/2011 1:36 AM, harrije wrote: The certificate malformation was for the Validity fields of notBefore and notAfter. Turns out the problem was how I built it. I followed the instructions in INSTALL.W32 because I needed to link the results with other W32 binaries, however I was building on an

Re: Malformed Certificate Created for Windows but Not Linux

2011-12-18 Thread harrije
The certificate malformation was for the Validity fields of notBefore and notAfter. Turns out the problem was how I built it. I followed the instructions in INSTALL.W32 because I needed to link the results with other W32 binaries, however I was building on an x64 PC. By modifying the Visual C++ C

Re: Malformed Certificate Created for Windows but Not Linux

2011-12-16 Thread Dr. Stephen Henson
On Thu, Dec 15, 2011, harrije wrote: > > I have not had any success in my search for a known issue with malformed > client certificates generated by openssl 1.0.0e for Windows. Before I invest > too much time trying to debug the issue, I wanted to query whether others > may have a clue on cause a

Re: Malformed Certificate Created for Windows but Not Linux

2011-12-16 Thread harrije
Just to clarify, my references to version 9.8e should read 0.9.8e -- View this message in context: http://old.nabble.com/Malformed-Certificate-Created-for-Windows-but-Not-Linux-tp32983415p32983417.html Sent from the OpenSSL - User mailing list archive at Nabble.com.