Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ssl version #302

Merged
merged 1 commit into from
Nov 8, 2017
Merged

fix ssl version #302

merged 1 commit into from
Nov 8, 2017

Commits on Jul 14, 2017

  1. fix ssl version

    ./mage list-upgrades
    Error:
    list-upgrades: TCP connection reset by peer
    
    remove specific ssl version, first because version specified TLS v1 is not supported by connect20.magentocommerce.com
    https://www.ssllabs.com/ssltest/analyze.html?d=connect20.magentocommerce.com&s=52.3.167.65
    
    and second because server can choise right version byself
    tested on centos
    PHP 5.5.38 (cli) (built: Feb 18 2017 08:04:56)
    curl 7.54.1 (x86_64-redhat-linux-gnu) libcurl/7.54.1 NSS/3.28.4 zlib/1.2.7 libpsl/0.7.0 (+libicu/50.1.2) libssh2/1.8.0 nghttp2/1.21.1
    empiricompany committed Jul 14, 2017
    Configuration menu
    Copy the full SHA
    e1d82b2 View commit details
    Browse the repository at this point in the history