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

[ERROR]: failed to download the file: Failed to validate the SSL certificate for github.com:443. #13

Open
josephlai2020 opened this issue Mar 19, 2018 · 0 comments

Comments

@josephlai2020
Copy link

####################################

sudo ansible-galaxy install Juniper.junos

####################################

josephl-mbp:~ josephl$ sudo ansible-galaxy install Juniper.junos
Password:

  • downloading role 'junos', owned by Juniper
  • downloading role from https://github.com/Juniper/ansible-junos-stdlib/archive/2.0.2.tar.gz
    [ERROR]: failed to download the file: Failed to validate the SSL certificate
    for github.com:443. Make sure your managed systems have a valid CA certificate
    installed. You can use validate_certs=False if you do not need to confirm the
    servers identity but this is unsafe and not recommended. Paths checked for this
    platform: /etc/ssl/certs, /etc/ansible, /usr/local/etc/openssl. The exception
    msg was: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version
    (_ssl.c:590).

[WARNING]: - Juniper.junos was NOT installed successfully.

ERROR! - you can use --ignore-errors to skip failed roles and finish processing the list.
josephl-mbp:~ josephl$ python3 -c "import ssl; print(ssl.OPENSSL_VERSION)"
OpenSSL 1.0.2n 7 Dec 2017

[josephl-mbp:~ josephl$ python --version
Python 2.7.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant