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

Unable to install the package. SSL problem #129

Closed
gnevan opened this issue Feb 3, 2024 · 1 comment
Closed

Unable to install the package. SSL problem #129

gnevan opened this issue Feb 3, 2024 · 1 comment
Labels
wontfix This will not be worked on

Comments

@gnevan
Copy link

gnevan commented Feb 3, 2024

Hello,

There is a problem with an SSL certificate of a site with the package:

Collecting geometer
WARNING: Certificate did not match expected hostname: files.pythonhosted.org. Certificate: {'subject': ((('commonName', 'm.sni-311-default.ssl.fastly.net'),),), 'issuer': ((('countryName', 'US'),), (('organiz
ationName', 'Certainly'),), (('commonName', 'Certainly Intermediate R1'),)), 'version': 3, 'serialNumber': '770C351AB42DB7F9AF0E2E9BDBA20001978A', 'notBefore': 'Jan 27 02:45:14 2024 GMT', 'notAfter': 'Feb 26 02
:45:13 2024 GMT', 'subjectAltName': (('DNS', 'm.sni-311-default.ssl.fastly.net'),), 'OCSP': ('http://ocsp.int-r1.certainly.com',), 'caIssuers': ('http://int-r1.certainly.com',)}
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(CertificateError("hostname 'files.pythonhosted.org' doesn't match 'm.sni-311-defaul
t.ssl.fastly.net'"))': /packages/07/72/ea96b9dba247498e063d353e1f2acd4ff8d90bef87935f1cdfeb04386849/geometer-0.3.5-py3-none-any.whl
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/07/72/ea96b9dba247498e063d353e1f2acd4ff8d90bef87935f1c
dfeb04386849/geometer-0.3.5-py3-none-any.whl (Caused by SSLError(CertificateError("hostname 'files.pythonhosted.org' doesn't match 'm.sni-311-default.ssl.fastly.net'")))

Copy link

stale bot commented May 4, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 4, 2024
@stale stale bot closed this as completed May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant