Dear Jaroslav,
On 12/19/18 17:33, Jaroslav Kysela wrote:
Dne 19.12.2018 v 16:01 Paul Menzel napsal(a):
On 12/18/18 19:18, Jaroslav Kysela wrote:
Dne 18.12.2018 v 18:30 Paul Menzel napsal(a):
[Please CC, as I am not subscribed.]
Despite working in the browser (Mozilla Firefox), GNU Wget and curl give the error below trying to download the script `alsa-info.sh`.
$ wget https://www.alsa-project.org/alsa-info.sh --2018-12-18 17:27:57-- https://www.alsa-project.org/alsa-info.sh Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243 Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:443... connected. ERROR: The certificate of ‘www.alsa-project.org’ is not trusted. ERROR: The certificate of ‘www.alsa-project.org’ hasn't got a known issuer.
[…]
You're right. It should be fixed now. Thank you for your notice.
Thank you for improving the situation so quickly.
Kind regards,
Paul
PS: As a side note, it looks like browsers (at least Chromium) are going to start deprecating old TLS versions soon. The Web server probably also needs to be updated to support at least TLS 1.2. Currently TLS 1.0 seems to be the highest supported version.
$ curl -I --tlsv1.2 https://www.alsa-project.org/ curl: (35) error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsupported protocol