Hi Phill.  A couple of comments:

1. Nit: For consistency and to aid clarity, I'd change...

   o  If CAA(X) is not empty, R(X) = CAA (X), otherwise

...to...

   o  If CAA(X) is not empty, then R(X) = CAA(X), otherwise


2. Bug?: Shouldn't this...

   o  If A(X) is not null, and CAA(A(X)), then R(X) =
      CAA(X), otherwise

...actually be this...

   o  If A(X) is not null, and CAA(A(X)), then R(X) =
      CAA(A(X)), otherwise

?

On 03/04/17 21:59, Phillip Hallam-Baker via Public wrote:
I have just submitted a (very) full errata as promised:

https://www.rfc-editor.org/errata_search.php?eid=4988


I would like to propose that the resubmission state RFC 6844 (as amended by 
errata 4988).

-----Original Message-----
From: Public [mailto:[email protected]] On Behalf Of Gervase Markham 
via Public
Sent: Monday, April 3, 2017 2:05 PM
To: CA/Browser Forum Public Discussion List <[email protected]>
Cc: Gervase Markham <[email protected]>
Subject: Re: [cabfpub] Ballot 194 – Effective Date of Ballot 193 Provisions

On 02/04/17 21:26, Chris Bailey via Public wrote:
*Ballot 194 – Effective Date of Ballot 193 Provisions*

Oh, drat. Chris: you didn't claim the ballot number 194 on the wiki Ballots 
page, and so I didn't realise you'd used it, and so I used it.

<sigh>

I'll send mine out again with a new number.

Gerv

--
Rob Stradling
Senior Research & Development Scientist
COMODO - Creating Trust Online
_______________________________________________
Public mailing list
[email protected]
https://cabforum.org/mailman/listinfo/public

Reply via email to