Closed Bug 146434 Opened 22 years ago Closed 20 years ago

Last part of section "Edit Ciphers" is not present in Mozilla Help

Categories

(Documentation Graveyard :: Help Viewer, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stefan.bassing, Assigned: prometeo.bugs)

References

()

Details

Attachments

(2 files, 3 obsolete files)

I'm currently translating some help files for the german Mozila project
(www.kairo.at/mozilla) and therefore I found an error in the ssl_help.html:
The last part of the "Edit Ciphers" section explain how to gain informations
about "cipher suites", but this possibility is not present on current Mozilla
builds!

This is missing:

Each checkbox corresponds to a cipher suite, or set of cryptographic algorithms.
To view info information about a cipher suite, select its name.

The following information is displayed for the selected cipher suite:

    * Encryption algorithm: Used for bulk encryption and decryption.
    * Authentication Algorithm: Used to determine the server or client's identity.
    * Key Algorithm: Governs the way in which the server and client determine
the symmetric keys they will both use during an SSL session.
    * Key Size: The size of the keys used with this cipher suite. (Encryption
strength depends on both encryption algorithm and key size.)
    * MAC Algorithm: Used for tamper detection and data verification; sometimes
called message digest or hash algorithm.
    * Other Attributes. These can include the following:
          o FIPS. Complies with Federal Information Processing Standards
Publications (FIPS PUBS) 140-1. Many products sold to the US government must
comply with one or more FIPS standards.
    o IsExportable. Cipher suite was legally exportable under regulations
published by the U.S. Department of Commerce that previously limited the
encryption strength of exported products. Those regulations have since been
loosened.
Reassigning to Cotter.
Assignee: rudman → cotter
This text is an attempt to anticipate the eventual fix for 102633. Once that fix
lands the existing help will need further tweaking to match the final interface.

Accepting bug for tracking purposes.
Status: NEW → ASSIGNED
Blocks: 54561
Blocks: 187425
No longer blocks: 54561
Hardware: PC → All
Summary: Last part of section "Edit Ciphers" is not present in Mozilla 1.0 RC2 → Last part of section "Edit Ciphers" is not present in Mozilla Help
Blocks: 54561
No longer blocks: 54561
The bug being referenced is actually bug 184940 and it has been fixed.
Attached patch Add missing descriptions (obsolete) — Splinter Review
Here we go. I've used the text provided and added just formatting, a missing
entry and a modified a name entry to adapt to the new UI.
Attachment #160725 - Flags: review?(neil.parkwaycc.co.uk)
Attached patch Minor nits addressed (obsolete) — Splinter Review
Minor nits noted by Stefan addressed.
Attachment #160725 - Attachment is obsolete: true
Attachment #160725 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #160766 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #160766 - Attachment is obsolete: true
Attachment #160766 - Flags: review?(neil.parkwaycc.co.uk)
Attached patch Updated patch. (obsolete) — Splinter Review
Attachment #160911 - Flags: review?(neil.parkwaycc.co.uk)
--> Giacomo
Assignee: cotter → giacomo.magnini
Status: ASSIGNED → NEW
Comment on attachment 160911 [details] [diff] [review]
Updated patch.

>+  <li><strong>Other Attributes:</strong> These can include the following:
>+  <ul>
>+    <li><strong>FIPS</strong> Complies with Federal Information Processing 
Nit: inner ul should be indented i.e.
  <li><strong>Other ...
    <ul>
      <li><strong>FIPS</strong> ...
Attachment #160911 - Flags: review?(neil.parkwaycc.co.uk) → review+
Attached patch Nit fixedSplinter Review
Neil, could you check in please?
Checking in en-US/ssl_help.xhtml;
/cvsroot/mozilla/extensions/help/resources/locale/en-US/ssl_help.xhtml,v  <-- 
ssl_help.xhtml
new revision: 1.30; previous revision: 1.29
done
--> Fixed
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
argh! Stupid typo got in:
"To view info information about a cipher suite"
Should be:
"To view more informations about a cipher suite"
Who's gonna fix that? :)
(In reply to comment #12)
> argh! Stupid typo got in:
> "To view info information about a cipher suite"
> Should be:
> "To view more informations about a cipher suite"

Shouldn't it be "To view information about a cipher suite"?
Attached patch Fix typoSplinter Review
Hoping for a quick r and checkin round... :)
Attachment #160911 - Attachment is obsolete: true
Attachment #161942 - Flags: review?(neil.parkwaycc.co.uk)
Comment on attachment 161942 [details] [diff] [review]
Fix typo

Typo fix checked in.
Attachment #161942 - Flags: review?(neil.parkwaycc.co.uk) → review+
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: