Re: LWP and CURL connections stoped working.

2012-07-21 Thread Benn Boulton
hi and thanksfor the suggestion but no help for me. What i ended up doing is to pass the transaction info to an other server I own that does not have the problem then send the transaction to paypal and return the response back to the original call The other server is SSL secured as well and

FIPS Startup Code and Random Number Generator

2012-07-21 Thread Jeffrey Walton
Hi All, I was asked the details of OpenSSL's FIPS generator. Looking at fips.{h|c} and fips_rand.{h|c} from OpenSSL's 1.0.x, is see its still X9.31 using AES (I believe TDEA was used in the past). What I can't seem to follow is how `static FIPS_PRNG_CTX sctx` is initialized, so I can't tell if