- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Jan 2007 04:37:08 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv2582 Modified Files: ws-policy-framework.xml ws-policy-framework.html Log Message: Fixed a typo in B.2 Other References: "[IETF RFC 3023]IETF "RFC 2246:". Index: ws-policy-framework.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v retrieving revision 1.111 retrieving revision 1.112 diff -u -d -r1.111 -r1.112 --- ws-policy-framework.xml 24 Jan 2007 02:41:23 -0000 1.111 +++ ws-policy-framework.xml 24 Jan 2007 04:37:05 -0000 1.112 @@ -1871,7 +1871,7 @@ Consortium, 17 August 2006. Available at http://www.w3.org/2006/04/c14n-note/c14n-note.html. </bibl> - <bibl key="IETF RFC 3023" + <bibl key="IETF RFC 2246" href="http://www.ietf.org/rfc/rfc2246.txt" id="RFC2246">IETF "RFC 2246: The TLS Protocol", T. Dierks, C. Allen, January 1999.</bibl> @@ -2626,7 +2626,13 @@ and <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4238">4238</loc>. Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/142">142</loc>. </td> - </tr> + </tr> + <tr> + <td>20070123</td> + <td>ASV</td> + <td>Fixed a typo in <specref ref="Informative-References"/>: "[IETF RFC 3023]IETF "RFC 2246:". + </td> + </tr> </tbody> </table> </inform-div1> Index: ws-policy-framework.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- ws-policy-framework.html 24 Jan 2007 02:41:23 -0000 1.91 +++ ws-policy-framework.html 24 Jan 2007 04:37:05 -0000 1.92 @@ -949,7 +949,7 @@ 3986 [<cite><a href="#RFC3986">IETF RFC 3986</a></cite>] and 3987 [<cite><a href="#RFC3987">IETF RFC 3987</a></cite>] for establishing a base URI against which relative IRIs can be made absolute.</p></div></div><div class="div1"> <h2><a name="Security_Considerations"></a>5. Security Considerations</h2><p>It is <span class="rfc2119">RECOMMENDED</span> that <a title="policy" href="#policy">policies</a> and -<a title="policy assertion" href="#policy_assertion">assertions</a> be integrity protected to permit the detection of tampering. This can be done using a technology such as XML DSig [<cite><a href="#XML-Signature">XML-Signature</a></cite>], SSL/TLS [<cite><a href="#RFC2246">IETF RFC 3023</a></cite>], or WS-Security 2004 [<cite><a href="#WS-Security">WS-Security 2004</a></cite>].</p><p>Policies <span class="rfc2119">SHOULD NOT</span> be accepted unless they are signed and have an +<a title="policy assertion" href="#policy_assertion">assertions</a> be integrity protected to permit the detection of tampering. This can be done using a technology such as XML DSig [<cite><a href="#XML-Signature">XML-Signature</a></cite>], SSL/TLS [<cite><a href="#RFC2246">IETF RFC 2246</a></cite>], or WS-Security 2004 [<cite><a href="#WS-Security">WS-Security 2004</a></cite>].</p><p>Policies <span class="rfc2119">SHOULD NOT</span> be accepted unless they are signed and have an associated security token to specify the signer has the right to "speak for" the <a title="policy scope" href="#policy_scope">scope</a> containing the policy. That is, a relying party shouldn't rely on a policy unless the policy is signed and presented @@ -1150,7 +1150,7 @@ J. Kahan and K. Lanz, Editors. World Wide Web Consortium, 17 August 2006. Available at http://www.w3.org/2006/04/c14n-note/c14n-note.html. - </dd><dt class="label"><a name="RFC2246"></a>[IETF RFC 3023] </dt><dd>IETF + </dd><dt class="label"><a name="RFC2246"></a>[IETF RFC 2246] </dt><dd>IETF "RFC 2246: The TLS Protocol", T. Dierks, C. Allen, January 1999. (See <cite><a href="http://www.ietf.org/rfc/rfc2246.txt">http://www.ietf.org/rfc/rfc2246.txt</a></cite>.)</dd><dt class="label"><a name="SOAP11"></a>[SOAP 1.1] </dt><dd> <cite><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">Simple Object Access Protocol (SOAP) @@ -1480,4 +1480,5 @@ for issues <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4196">4196</a> and <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4238">4238</a>. Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/142">142</a>. + </td></tr><tr><td rowspan="1" colspan="1">20070123</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed a typo in <a href="#Informative-References"><b>B.2 Other References</b></a>: "[IETF RFC 3023]IETF "RFC 2246:". </td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file
Received on Wednesday, 24 January 2007 04:37:22 UTC