-
Notifications
You must be signed in to change notification settings - Fork 137
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
Self Signed Cert #272
Comments
@sipeham Does setting |
@ainoam i also tried this but it also dont work |
@sipeham how did you configure that exactly? |
@jkhenning i set the variable with |
@sipeham this is a |
@jkhenning yes i have the verify_certificate: false under the api section like from your link |
Hello,
I am running a server via Docker with an Nginx reverse proxy and a self-signed certificate for HTTPS. However, when I try to use the Python SDK on my Windows PC, I encounter an SSL error, despite having installed the SSL certificate correctly.
I have already modified the clearml.conf file to set verify_certificate = false and configured the environment variables for CURL and REQUESTS with the certificate, but the issue persists.
I Also tried Bash for Windows
Code:
ERROR message:
The text was updated successfully, but these errors were encountered: