💾 Archived View for bbs.geminispace.org › s › Lagrange › 5157 captured on 2023-11-04 at 12:07:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
Could Lagrange show the cert details when a cert is untrusted? Like maybe a details button that shows the CN and the SAN names before accepting the connection. I am occasionally hitting sites that have the wrong address and it would be helpful to see the supposed valid addresses when deciding if to accept the connection
2023-09-08 · 8 weeks ago
When showing details it shows the CN but not the SAN list. Lagrange evaluates the CN value and the SAN list. That is not common, usually the SAN names are used only
It shouldn't be too difficult to query the subject alternative names using OpenSSL which means I can show them, too, in the dialog.