Re: Request to review draft-yevstifeyev-pops-uri-scheme-02
Chris Newman <[email protected]> Tue, 15 Mar 2011 10:59:57 -0700
| Newsgroups | gmane.ietf.pop3ext,gmane.ietf.uri-review |
|---|---|
| Message-ID | <6D07F4374764D58687F8B4B7@96B2F16665FF96BAE59E9B90> |
This document fails to provide and rules with respect to identity checks for TLS with the POP application. A reference to RFC 5246 is not sufficient as TLS leaves identity issues to the application. Examples of such rules are in RFC 2595 section 2.4 and 2.5. Or more recently, RFC 4513 section 3.1.2, 3.1.3. This document fails to state whether the POP server is in AUTHORIZATION state or TRANSACTION state upon conclusion of the SSL/TLS negotiation on the pops port. Without such a statement in a standard document, the "pops" protocol is a non-interoperable protocol when client certificate authentication is used and thus is not suitable for standards track recognition. If you state that the POP server is in AUTHORIZATION state after the TLS negotiation completes, even if a client certificate is supplied, then your document will be consistent with RFC 2595 and the EXTERNAL SASL mechanism can be used to enter TRANSACTION state, but the document will not necessarily be consistent with the majority behavior of de-facto pops implementations that support client certificates. If you state that the POP server is in TRANSACTION state after the TLS negotiation completes if a valid client certificate was supplied and that the TLS negotiation MUST fail and/or the connection MUST be closed by the server if the client certificate is not valid, that means clients will have to implement RFC 2595 STLS if they wish to use an authorization identity different from the authentication identity. - Chris --On March 15, 2011 17:34:09 +0200 Mykyta Yevstifeyev <[email protected]> wrote: > Hi, > > I'm writing to request a review of draft-yevstifeyev-pops-uri-scheme-02, > that can be found here: > http://tools.ietf.org/html/draft-yevstifeyev-pops-uri-scheme-02 > > The document specifies the 'pops' URI scheme to designate the access to > POP3 mailboxes available over secure TLS connections and may be > considered to be appropriate for discussion here. > > Any comments directed to [email protected] > and copied to [email protected] and [email protected] are welcome. > > All the best, > Mykyta Yevstifeyev