Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up NSS links or delete #3290

Closed
wants to merge 3 commits into from
Closed

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Mar 19, 2021

Continues: #2669

Fix up remaining NSS broken links. In some cases by finding new external links, in others by deleting the links.

Also created VERY basic stub docs for the fundamental types. They are populated with the minimal info from the header, and link to the header. I have not tried to do this properly - these are just to fix links and give people a starting point (IMO if they are useful the NSS team should expand them, and if not, they should delete them and remove the inter-links)

  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_RV
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_SESSION_HANDLE
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_SLOT_ID
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_MECHANISM
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_BYTE
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_ULONG
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_OBJECT_HANDLE
  • /en-US/docs/Mozilla/Projects/NSS/Reference/CK_ATTRIBUTE

@@ -43,7 +43,7 @@ <h3 id="What_platforms_and_development_environments_are_supported.3F">What platf

<h3 id="What_cryptography_standards_are_supported.3F">What cryptography standards are supported?</h3>

<p>NSS supports <a href="/en-US/docs/Glossary/SSL">SSL v2 and v3</a>, <a href="/en-US/docs/Glossary/TLS">TLS</a>, <a href="/en-US/docs/Glossary/PKCS_.235">PKCS #5</a>, <a href="/en-US/docs/Glossary/PKCS_.237">PKCS #7</a>, <a href="/en-US/docs/Glossary/PKCS_.2311">PKCS #11</a>, <a href="/en-US/docs/Glossary/PKCS_.2312">PKCS #12</a>, <a href="/en-US/Glossary/en-US/docs/Glossary/S.2FMIME">S/MIME</a>, and <a href="/en-US/docs/Mozilla/Security/x509_Certificates">X.509 v3</a> certificates. For complete details, see <a class="external" href="http://www-archive.mozilla.org/projects/security/pki/nss/nss-3.11/nss-3.11-algorithms.html">Encryption Technologies Available in NSS 3.11</a></p>
<p>NSS supports <a href="/en-US/docs/Glossary/SSL">SSL v2 and v3</a>, <a href="/en-US/docs/Glossary/TLS">TLS</a>, <a href="https://tools.ietf.org/html/rfc8018">PKCS #5</a>, <a href="https://tools.ietf.org/html/rfc2315">PKCS #7</a>, <a href="https://www.oasis-open.org/committees/documents.php?wg_abbrev=pkcs11&show_descriptions=yes">PKCS #11</a>, <a href="https://tools.ietf.org/html/rfc7292">PKCS #12</a>, <a href="https://en.wikipedia.org/wiki/S/MIME">S/MIME</a>, and <a href="/en-US/docs/Mozilla/Security/x509_Certificates">X.509 v3</a> certificates. For complete details, see <a class="external" href="http://www-archive.mozilla.org/projects/security/pki/nss/nss-3.11/nss-3.11-algorithms.html">Encryption Technologies Available in NSS 3.11</a></p>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Links to RFCS where they can be found. Changed S/MIME to wikipedia - not worth doing a "proper job" of a normal glossary entry.

@hamishwillee hamishwillee marked this pull request as ready for review March 19, 2021 06:57
@hamishwillee hamishwillee requested a review from a team as a code owner March 19, 2021 06:57
@hamishwillee
Copy link
Collaborator Author

@chrisdavidmills This was a while ago now. Perhaps if they have already taken their snapshot we should just close?

@chrisdavidmills
Copy link
Contributor

Crikey, I don't recall ever seeing this one. Sorry @hamishwillee . Yeah, we should just close this. The team have already been sent a snapshot of the docs.

@hamishwillee
Copy link
Collaborator Author

Yoiks. Let us never speak of this again :-0

@hamishwillee hamishwillee deleted the nssfix_more branch April 27, 2021 07:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants