eeeeeta/huawei-modem

Homepage and Repository links are down

xobs opened this issue · 1 comments

xobs commented

The README.md file lists the homepage and repository as: https://git.theta.eu.org/huawei-modem.git/

However, this site does not appear to have a proper TLS configuration, so the connection fails:

user@Ondo:~$ openssl s_client -connect git.theta.eu.org:443
CONNECTED(00000003)
40D704B94C7F0000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:../ssl/record/rec_layer_s3.c:1584:SSL alert number 80
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 318 bytes
Verification: OK
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated
Early data was not sent
Verify return code: 0 (ok)
---
user@Ondo:~$

Thanks for the report! I've adjusted the crate metadata to point to the correct location now :)