Open
Bug 1155277
Opened 10 years ago
Updated 3 years ago
Split the long string showing the encryption type in 'Site Identity Button'|More Info|Security
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: rick3162, Unassigned)
Details
(Keywords: uiwanted)
Attachments
(1 file)
|
105.95 KB,
image/png
|
Details |
- Visit https://addons.mozilla.org
- Click the 'Site Identity Button'|More Information|Security tab:
the encryption type used is displayed as a long string:
> Connection Encrypted (TLS_RSA_WITH_AES_128_CBC_SHA1, 128 bit keys, TLS 1.2)
I suggest splitting it in a way similar to Chrome
(ie. showing separately the standard, the protocol, the message authentication and the key exchange mechanism):
> The connection uses TLS 1.2.
> The connection is encrypted using AES_128_CBC
> with SHA1 for message authentication
> and RSA as the key exchange mechanism.
It's move easily conceivable this way.
I attach a screenshot of Firefox vs Chrome way of displaying it.
Updated•3 years ago
|
Severity: trivial → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•