ansistrano / deploy

Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
https://ansistrano.com
MIT License
2.37k stars 343 forks source link

ansistrano.com SSL cert error #317

Closed gerfigna closed 5 years ago

gerfigna commented 5 years ago

It seems that the SSL certificate of ansistrano.com is expired.

When i try to perform a deploy, get the error:

fatal: [cresol.club -> 127.0.0.1]: FAILED! => {"changed": false, "msg": "Failed to validate the SSL certificate for ansistrano.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: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)."}

carlosbuenosvinos commented 5 years ago

Fixed.