Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

Change default secure transport in Zend_Http_Client_Adapter_Socket from SSL to TLS #598

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Change default secure transport in Zend_Http_Client_Adapter_Socket from SSL to TLS #598

wants to merge 1 commit into from

Conversation

afilippov1985
Copy link

Change default secure transport to TLS, because SSL is deprecated.
SSL disabled by default in Apache 2.2.30 and nginx 1.9.1.
After web server update code will no longer work.

Change default secure transport to TLS, because SSL is deprecated.
SSL disabled by default in Apache 2.2.30 and nginx 1.9.1.
After web server update code will no longer work.
@akrabat
Copy link
Contributor

akrabat commented Aug 11, 2015

@weierophinney, does this count as a BC break? I'm in favour regardless, though :)

@afilippov1985 afilippov1985 changed the title Change default secure transport to TLS Change default secure transport in Zend_Http_Client_Adapter_Socket from SSL to TLS Aug 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants