http://www.hecker.org/mozilla/ca-certificate-policy
This "1.0 Release Candidate" version of the policy is basically the draft 12 version with two changes:
* I explicitly marked the policy as a release candidate.
* I made a minor change to the last sentence in clause 7 to clarify the meaning of the sentence.
I've attached a diff listing of the exact changes from draft 12. (Incidentally, notice how I cleverly avoided calling this version draft 13 :-)
In a subsequent post I'll forward the message I sent to mozilla.org staff.
Frank
-- Frank Hecker [EMAIL PROTECTED]
Index: mozilla/ca-certificate-policy.html =================================================================== --- mozilla/ca-certificate-policy.html (revision 371) +++ mozilla/ca-certificate-policy.html (working copy) @@ -5,7 +5,7 @@ <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>Mozilla CA Certificate Policy</title> <meta name="author" content="Frank Hecker"> - <meta name="description" content="The official Mozilla Foundation policy regarding inclusion of CA certificates in Mozilla and related software (DRAFT)"> + <meta name="description" content="The official Mozilla Foundation policy regarding inclusion of CA certificates in Mozilla and related software (1.0 Release Candidate)"> <meta name="keywords" content="certificates, CA, certification authorities, certificate authorities, policy, Mozilla Foundation"> <link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/default.css" media="screen"> <link rel="stylesheet" type="text/css" href="http://www.mozilla.org/css/print.css" media="print"> @@ -13,12 +13,14 @@ <body> -<h1>Mozilla CA Certificate Policy (Proposed)</h1> +<h1>Mozilla CA Certificate Policy (1.0 Release Candidate)</h1> <div class="important"> -<p>This is a draft document for public discussion. It reflects the -personal opinions of the author, and does not necessarily represent -the views of mozilla.org staff and the Mozilla Foundation.</p> +<p>This document has been submitted to the Mozilla Foundation and +mozilla.org staff as a recommended formal Mozilla Foundation +policy. However note that at present it reflects the personal opinions +of the author, and does not necessarily represent the views of +mozilla.org staff and the Mozilla Foundation.</p> <p>Please post comments and questions to the <a href="news:netscape.public.mozilla.crypto">netscape.public.mozilla.crypto</a> @@ -155,7 +157,7 @@ that entity's behalf;</li> </ul> - We reserve the right to accept other requirements in the future.</li> + We reserve the right to use other requirements in the future.</li> <li>We consider the criteria for CA operations published in any of the following documents to be acceptable: @@ -330,6 +332,10 @@ to related questions.</p> <div class="important"> +<p>1.0 Release Candidate, April 14, 2005. Marked the document as a +formal release candidate. Made one minor change in clause 7 ("accept" +changed to "use") to make the meaning more clear.</p> + <p>Version 0.12, April 9, 2005. Added examples of CA practices that might prompt us to not accept requests for inclusion of CA certificates (or to remove existing CA certificates). Added
