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

Expired certificate errors #1050

Closed
franciscouzo opened this issue Feb 1, 2017 · 11 comments
Closed

Expired certificate errors #1050

franciscouzo opened this issue Feb 1, 2017 · 11 comments
Assignees

Comments

@franciscouzo
Copy link

I got this error:

The certificate expired on 02/01/2017 06:03 PM. The current time is 02/01/2017 07:06 PM.

When trying to access https://python.org, www.python.org works just fine.

@malemburg
Copy link
Member

malemburg commented Feb 1, 2017 via email

@ned-deily
Copy link
Member

That means that the links on hg.python.org commit pages back to bugs.python.org are currently failing, for example, the link on https://hg.python.org/cpython/rev/aa7ac93d23b2 to Issue 20185.

@MarkMangoba MarkMangoba self-assigned this Feb 2, 2017
@MarkMangoba
Copy link
Contributor

@ned-deily @malemburg we are moving away from startssl, i've contacted Gandi but they are also having an issue with there provider at the moment. As soon as I get an update i'll update the issue.

@MarkMangoba
Copy link
Contributor

@ned-deily @malemburg everything should be operational now, updated the wildcard *.python.org good till 2020.

@matrixise
Copy link
Member

Are you sure ? I have an error with the SSL certificate from wiki.python.org
wiki.python.org uses an invalid security certificate. The certificate expired on 02/01/2017 10:03 PM. The current time is 02/02/2017 06:59 AM.

@MarkMangoba
Copy link
Contributor

@matrixise sorry you are correct, wiki does not pass through lb, i'm going to have to ping @malemburg on this one.

@MarkMangoba MarkMangoba reopened this Feb 2, 2017
@malemburg
Copy link
Member

malemburg commented Feb 2, 2017

@MarkMangoba front.python.org, which the wiki uses as LB, still runs the old cert. Perhaps you need to restart the LB ?! See https://front.python.org/

@malemburg
Copy link
Member

@MarkMangoba https://python.org/ does not seem to pass through front. I can see that python.org (without www.) now uses a new Gandi wildcard cert, but front.python.org still has the old StartSSL one.

The python.org server is hosted with Rackspace, whereas front is hosted at OSUOSL.

@malemburg
Copy link
Member

AFAIK, front.python.org is still configured using Chef: https://github.com/python/psf-chef/tree/master/cookbooks/psf-loadbalancer instead of the new Salt stack we use for the Rackspace VMs: https://github.com/python/psf-salt

@MarkMangoba
Copy link
Contributor

@malemburg thanks for the info, all resolved.

@malemburg
Copy link
Member

malemburg commented Feb 2, 2017 via email

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

5 participants