fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

Feature request: view connection SSL/TLS information #640

Open jjakob opened 3 years ago

jjakob commented 3 years ago

I could not find a way to view the site's TLS certificates or TLS connection information (protocol version, ciphers). The inspector has no such information (under the Network tab, clicking the initial request I can see the request headers but the Security tab has no information)

fanglingsu commented 3 years ago

@jjakob It's right - there is no way I know to get more information about the certificates. I've tough of this feature in the past too to allow to request some more certificate informations during runtime.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days.