Skip to content

https certificate outdated #1038

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

Open
ShalokShalom opened this issue May 25, 2025 · 1 comment
Open

https certificate outdated #1038

ShalokShalom opened this issue May 25, 2025 · 1 comment
Assignees

Comments

@ShalokShalom
Copy link

Your link to the homepage on https://pypi.org/project/bpython/ is broken, since your https certificate ran out.

Set it to http or refresh your certificate :)

@supakeen
Copy link
Member

Hi, seems to me that the URL on the website (and in the README) is wrong nowadays since we don't carry a www. subdomain anymore.

€ host € host www.bpython-interpreter.org
Host www.bpython-interpreter.org not found: 3(NXDOMAIN)

The TLS certificate seems to be fine (on bpython-interpreter.org) but this is managed by GitHub pages which hosts that website:

€ openssl s_client -showcerts -servername bpython-interpreter.org -connect example.com:443 | openssl x509 -noout -dates
# ...
notBefore=Mar 18 00:00:00 2025 GMT
notAfter=Mar 18 23:59:59 2026 GMT

I've created a new CNAME record so www. works again. This seems to have propagated for me. @ShalokShalom / @sebastinas if you can confirm we can close this :)

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