Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Update SSL version #32

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

maximejobin
Copy link

SSL v3 does not work anymore to check IPN with Paypal.

Set default version to SSLv1. Set default force_ssl_v3 to false.

Maxime Jobin added 3 commits October 17, 2014 22:25
Exception thrown: cURL error: [35] error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure
Change use of SSLv3 by default to false.  Set default to v1.
@pablorsk
Copy link

Great! Thanks!

@petert82 petert82 mentioned this pull request Oct 20, 2014
kcmckell added a commit to SatoruIshii/Hopu-Ka-Lewa-website that referenced this pull request Oct 28, 2014
Per the original author's repo, pull request #32: MicahCarrick/PHP-PayPal-IPN#32.
(This pull request had not yet been pulled into the original repo at the time of this edit.)

PayPal has stopped supporting SSLv3, so we have to as well.
@JoanIzquierdo
Copy link

Thanks!

kcmckell added a commit to KaimanaTD/KK that referenced this pull request Nov 19, 2014
This commit mirrors Hopu-Ka-Lewa-website commit de82f186ceaf003df3460aa88cae18f361447686.

Per the original IPN listener author's repo pull request 32: [MicahCarrick/PHP-PayPal-IPN#32](MicahCarrick/PHP-PayPal-IPN#32).
(This pull request had not yet been pulled into the original repo at the time of this edit.)

PayPal has stopped supporting SSLv3, so we have to as well.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants