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

pytest.org HTTPS cert expired 22 days ago #2141

Closed
llimllib opened this issue Dec 18, 2016 · 6 comments
Closed

pytest.org HTTPS cert expired 22 days ago #2141

llimllib opened this issue Dec 18, 2016 · 6 comments

Comments

@llimllib
Copy link

What I get at https://pytest.org:

insecure connection 2016-12-17 23-12-35

@The-Compiler
Copy link
Member

Hmm, I thought this was automated - in any case, @hpk42 will have to fix this one

@nolar
Copy link

nolar commented Dec 19, 2016

This also affects the Sphinx builds when trying to fetch https://pytest.org/latest/objects.inv

WARNING: intersphinx inventory 'https://pytest.org/latest/objects.inv' not fetchable due to <class 'requests.exceptions.SSLError'>: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

bobwhitelock added a commit to bobwhitelock/pytest-mock that referenced this issue Mar 1, 2017
This link gives a warning as pytest.org's HTTPS certificate has expired (pytest-dev/pytest#2141); changing this to a `http` link avoids this.
bobwhitelock added a commit to bobwhitelock/pytest-mock that referenced this issue Mar 1, 2017
This link gives a warning as pytest.org's HTTPS certificate has expired
(pytest-dev/pytest#2141); changing this to a
`http` link avoids this.
@the9000
Copy link

the9000 commented May 3, 2017

The problem still persists.
screen shot 2017-05-03 at 2 09 24 pm

@fschulze
Copy link
Contributor

fschulze commented May 4, 2017

This should be fixed soon, DNS might take 1 hour.

@nicoddemus
Copy link
Member

Thanks @fschulze for looking into it!

@nicoddemus
Copy link
Member

It works now.

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

6 participants