> 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
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
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.
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 and resolution. See following description...
I d