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

[Piczel] SSL Certificate verification failure #4244

Closed
Kaill3r opened this issue Jun 30, 2023 · 1 comment
Closed

[Piczel] SSL Certificate verification failure #4244

Kaill3r opened this issue Jun 30, 2023 · 1 comment

Comments

@Kaill3r
Copy link

Kaill3r commented Jun 30, 2023

Trying to download from a piczel user gallery, getting a certificate error when doing so.
[piczel][error] HttpError: SSLError: HTTPSConnectionPool(host='tombstone.piczel.tv', port=443): Max retries exceeded with url: /api/users/username/gallery (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1131)')))

Using standalone as I couldn't get the python version running.

mikf added a commit that referenced this issue Jun 30, 2023
@mikf
Copy link
Owner

mikf commented Jun 30, 2023

The code used an old domain for API requests (tombstone.piczel.tv) for which the certificate expired. This is now fixed in 46cae04.

@mikf mikf closed this as completed Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants