RE: Reading certificate and public key from memory

2008-10-03 Thread Ajeet kumar.S
Hi Dan, Please try like: char *key = -BEGIN RSA PRIVATE KEY- \n\ jGK1T++C+Np4As+ KoaO2NCiCBN5UQJRzXBsZvLDoN6IcfxJwXklp560jrKiIZ8VU\n\ .. . Drys2uVaAzmRhS6tGJ2fdwPnlSLJrQbHuP938BkyxNhdYN8drfqb\n\ -END RSA PRIVATE

Re: FIPS fail

2008-10-03 Thread Dr. Stephen Henson
On Thu, Oct 02, 2008, Thomas J. Hruska wrote: Thomas J. Hruska wrote: Needless to say, given the lack of response and further web searching reveals issues with older VC++ linkers core dumping(?) against the latest MinGW and I've already put forth 30+ hours (not counting the preparation

Re: FIPS fail

2008-10-03 Thread Dr. Stephen Henson
On Thu, Oct 02, 2008, Michael S. Zick wrote: 1.1.0 does not build shared. Build static or wait for 1.2.0 Windows is an exception, it can be build shared in the 1.1.2 module. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance

Re: FIPS fail

2008-10-03 Thread Thomas J. Hruska
Dr. Stephen Henson wrote: On Thu, Oct 02, 2008, Thomas J. Hruska wrote: Thomas J. Hruska wrote: Needless to say, given the lack of response and further web searching reveals issues with older VC++ linkers core dumping(?) against the latest MinGW and I've already put forth 30+ hours (not

Converting .cer to .pem Getting errors

2008-10-03 Thread Alan Arthur
Hello, I'm trying to convert a .cer to a .pem by using the following command at command line. openssl x509 -in verisignintermediatecert.cer -inform d -out speedscript_new.pem When running this command I get the following output: unable to load certificate 15369:error:0D0680A8:asn1

Re: Trouble with bidirectional shutdown

2008-10-03 Thread solveig . instantiations
DS Thank you for your response. I have checked the error code using SSL_get_error. I get an SSL_ERROR_SYSCALL (5) return code, indicating an I/O, but the error queue is empty. My application continues to function. It is fetching an HTML document over an HTTPS connection. My concern is that,

Simple patch to crypto/sha/Makefile avoiding compile crash on IA64

2008-10-03 Thread Amadeu A. Barbosa Jr
Hi all, I got a problem on compile of openssl-SNAP-20081003 on IA64 (same on older versions of 0.9.9 dev source) like this: making all in apps... make[1]: Entering directory `/nethome/a/amadeu/prodapp/openssl-0.9.9/apps' rm -f openssl shlib_target=; if [ -n libcrypto.so.0.9.9 libssl.so.0.9.9