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 InsecureRequestWarning for Python API #258

Open
ParthS007 opened this issue Apr 28, 2021 · 1 comment
Open

Fix InsecureRequestWarning for Python API #258

ParthS007 opened this issue Apr 28, 2021 · 1 comment

Comments

@ParthS007
Copy link
Member

Reported by @lukasheinrich

/Users/lukasheinrich/Code/pmssm/recastenv/lib/python3.7/site-packages/urllib3/connectionpool.py:988: 

InsecureRequestWarning: Unverified HTTPS request is being made to host 'reana.cern.ch'. Adding certificate verification is strongly advised. 

See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
@ParthS007 ParthS007 self-assigned this Apr 28, 2021
@diegodelemos diegodelemos removed this from In work in Big-single-user-workflows Apr 30, 2021
@ParthS007 ParthS007 removed their assignment May 4, 2021
@tiborsimko
Copy link
Member

@lukasheinrich We do have proper SSL certificate for reana.cern.ch, so I guess this can be fixed now easily... It seems to be an issue coming from inside the pmssm codebase?

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

2 participants