Changeset 788
- Timestamp:
- 11/03/10 10:53:53 (12 years ago)
- Location:
- draft-ietf-httpbis-security-properties/04
- Files:
-
- 3 deleted
- 1 edited
- 3 copied
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis-security-properties/04/Makefile
r549 r788 6 6 reduction = ../../rfc2629xslt/clean-for-DTD.xslt 7 7 8 TARGETS = draft-ietf-httpbis-security-properties .html \9 draft-ietf-httpbis-security-properties .redxml \10 draft-ietf-httpbis-security-properties .txt8 TARGETS = draft-ietf-httpbis-security-properties-04.html \ 9 draft-ietf-httpbis-security-properties-04.redxml \ 10 draft-ietf-httpbis-security-properties-04.txt 11 11 12 12 all: $(TARGETS) -
draft-ietf-httpbis-security-properties/04/draft-ietf-httpbis-security-properties-04.html
r787 r788 307 307 <meta name="dct.creator" content="Hodges, J."> 308 308 <meta name="dct.creator" content="Leiba, B."> 309 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-security-properties- latest">309 <meta name="dct.identifier" content="urn:ietf:id:draft-ietf-httpbis-security-properties-04"> 310 310 <meta name="dct.issued" scheme="ISO8601" content="2009-03"> 311 311 <meta name="dct.abstract" content="Recent IESG practice dictates that IETF protocols must specify mandatory-to-implement (MTI) security mechanisms, so that all conformant implementations share a common baseline. This document examines all widely deployed HTTP security technologies, and analyzes the trade-offs of each."> … … 337 337 </tbody> 338 338 </table> 339 <p class="title">Security Requirements for HTTP<br><span class="filename">draft-ietf-httpbis-security-properties- latest</span></p>339 <p class="title">Security Requirements for HTTP<br><span class="filename">draft-ietf-httpbis-security-properties-04</span></p> 340 340 <h1><a id="rfc.status" href="#rfc.status">Status of this Memo</a></h1> 341 341 <p>This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79. This document may contain -
draft-ietf-httpbis-security-properties/04/draft-ietf-httpbis-security-properties-04.xml
r787 r788 15 15 16 16 <rfc category="info" ipr="pre5378Trust200902" 17 docName="draft-ietf-httpbis-security-properties- latest">17 docName="draft-ietf-httpbis-security-properties-04"> 18 18 19 19 <?xml-stylesheet type="text/xsl" href="rfc2629xslt/rfc2629.xslt" ?>
Note: See TracChangeset
for help on using the changeset viewer.