💾 Archived View for bbs.geminispace.org › u › lufte › 22731 captured on 2024-12-17 at 15:23:02. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Interesting, how does Lagrange client implement TLS session..."
Thanks @skyjake, I was indeed confused about that.
Dec 11 · 6 days ago
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...