-
Notifications
You must be signed in to change notification settings - Fork 0
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
Any trick to get around ssl certs? #2
Comments
Is that on the salt master? |
No this it the error on the errbot terminal. Is there a way to pass a argument to not check certs/ssl |
In line #65 in salt.py, add this parameter to the pepper.Pepper statement |
Ok guessing it works, sorry it took forever to have free time to test. But now I am getting: My auth is: |
Are the username and password correct in the config? There is a way to validate the creds via curl and it'd have to be done from where you bot lives. I don't remember the curl command offhand but I'll poke around and see if I find it. |
After restarting our salt-api service auth looks much better. But after applying the In line #65 in salt.py, add this parameter to the 10:44:23 INFO errbot.plugins.ACLS Matching ACL {} against On Fri, Apr 1, 2016 at 7:17 AM Sijis Aviles [email protected]
|
Error I am getting.
Computer says nooo. See logs for details.:
[Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
The text was updated successfully, but these errors were encountered: