in reply to Re^4: Problem with SSL connection to PayPal
in thread Problem with SSL connection to PayPal
perl -MNet::SSLeay -e 'printf "0x%x\n",Net::SSLeay::OPENSSL_VERSION_NUMBER()'If the result is lower than 0x100010000 your OpenSSL version is too old.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Problem with SSL connection to PayPal
by Anonymous Monk on Jul 02, 2016 at 21:19 UTC |