💾 Archived View for rawtext.club › ~sloum › geminilist › 002921.gmi captured on 2020-10-31 at 14:52:06. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
skyjake skyjake at dengine.net
Sun Oct 25 11:15:07 GMT 2020
- - - - - - - - - - - - - - - - - - -
On 24. Oct 2020, at 22:01, avalos at rawtext.club wrote:
On 24. Oct 2020, at 5:47, avalos at rawtext.club wrote:
However, in Manjaro ARM (Pinebook Pro), sites like
gemini://circumlunar.space/ and gemini://gus.guru/ for some reason
don't seem to load at all. Maybe it has something to do with TLS, I'm
not sure how to debug, but I'd like to help.
Yes, I can access those sites on other clients, such as Castor and
amfora. It's probably a bug in Lagrange.
Which version of OpenSSL is being used on the Pinebook?
So far I haven't had any luck reproducing this issue nor do I have a clearer picture of why it might be failing, but here's something we can try. On the Pinebook, run this openssl command and let's compare the output:
openssl s_client -connect gus.guru:1965 -debug -tlsextdebug
Output from OpenSSL 1.1.1h on a Mac:
=
https://media.skyjake.fi/openssl_debug.txt
--jaakko