qupzilla icon indicating copy to clipboard operation
qupzilla copied to clipboard

[Feature Request] Add HTTPS encryption details

Open Ghaje opened this issue 12 years ago • 8 comments

Please add encryption and cipher details to the popup when you click the green icon in front of HTTPS urls. Please add this info: Extended Validation Certificate or not TLS version Full cipersuite e.g.: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

If this is deemed confusing for average users, a less technical approach like Google Chrome's might be a nice example.

Ghaje avatar Oct 03 '13 18:10 Ghaje

@nowrep: Will you accept this as a feature request?

JHooverman avatar Oct 06 '13 08:10 JHooverman

I'll see what can be obtained (it should be possible now as we already link to OpenSSL)

nowrep avatar Oct 09 '13 10:10 nowrep

@nowrep: What do you think about this: https://mediacru.sh/1149724eb1b6 (First three fields are not functioning for now.)

pejakm avatar Feb 17 '14 19:02 pejakm

@pejakm Looks good.

nowrep avatar Feb 17 '14 19:02 nowrep

The patch for the code so far: https://gist.github.com/pejakm/9071362

pejakm avatar Feb 18 '14 13:02 pejakm

Actually, if we save the whole QSslConfiguration instead of just QSslCertificate, we can get all the info about the current connection.

nowrep avatar Feb 22 '14 14:02 nowrep

That's great. I'm looking at the QSslConfiguration Class Reference but unfortunately, I don't know where to start. :D

pejakm avatar Feb 22 '14 15:02 pejakm

Yes, just "Connection Encrypted" not enough

ghost avatar Dec 22 '17 15:12 ghost