💾 Archived View for bbs.geminispace.org › u › skyjake › 22719 captured on 2024-12-17 at 15:23:01. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by 🕹️ skyjake

Re: "Interesting, how does Lagrange client implement TLS session..."

In: s/Lagrange

Also to clarify, we are talking about TLS session resumption, which does not mean you keep any connection open to the server, but instead just remember the previous handshake so a subsequent new connection can be opened faster.

🕹️ skyjake [mod, sysop]

Dec 11 · 6 days ago

1 Later Comment

🛰️ lufte · Dec 11 at 21:15:

Thanks @skyjake, I was indeed confused about that.

Original Post

🌒 s/Lagrange

Interesting, how does Lagrange client implement TLS session resumption? I found that path-relative certificate authorization requires turn it off, because user can choose the identity at any moment, and when resumption enabled, the old certificate will be applied (on change in runtime). Thoughts, running the handshake on every request maybe is not cool for performance and server response timing. Is it something tricky in this browser or this feature just disabled? Because gemini pages loading...

💬 ps · 7 comments · Dec 11 · 6 days ago