TLS connection issues on https://imagemagick.org #127
patrickpoortman
started this conversation in
General
Replies: 1 comment
-
|
There are alerts for discussions so there is not need for tagging 😁This will hopefully be resolved in a couple days. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encounter connectivity issues due to TLS-related problems when accessing https://imagemagick.org.
An error occurred during a connection to imagemagick.org. The error code is PR_CONNECT_RESET_ERROR.
The error message via openSSL is as follows:
004866F901000000:error:1608010C:STORE routines:ossl_store_handle_load_result:unsupported:crypto/store/store_result.c:162:provider=defaultAfter some refreshing, I occasionally connect to a server that has properly configured TLS settings and can access the website.
When using the https://www.ssllabs.com/ssltest/analyze.html?d=imagemagick.org&hideResults=on tool, I also encounter an error:
Assessment failed: No secure protocols supported.When the website is accessible, I obtain a valid certificate from Let’s Encrypt:
@dlemstra I am tagging you because I am uncertain if there are alerts for discussions. The website is currently experiencing connectivity issues.
Beta Was this translation helpful? Give feedback.
All reactions