Revision of 4310

Eduardo Duarte <[email protected]>
Newsgroups gmane.ietf.provreg
Message-ID <[email protected]>
Hello,

I work for the .PT ccTLD and I'm starting to add the DNSSEC extension 
under our EPP implementation.
For doing this I'm following the the new revision of the 4310 RFC and I 
was wondering something after reading it...

On our implementation of DNSSEC a domain can have multiple DS keys 
associated were some are active and other are in an inactive state.
On the secDNS.xsd I didn't see any way to have multiple keys send in the 
info command and have a way to show if they are active or not.

Was this matter discuss on the list already!?

If no can I propose a small change in XSD (I know that is probably to 
late for that....). My suggestion is to add a Active/Non-Active field on 
the DSdataType so the definition changes to the following:
<complexType name="dsDataType">
<sequence>
<element name="keyTag" type="unsignedShort"/>
<element name="alg" type="unsignedByte"/>
<element name="digestType" type="unsignedByte"/>
<element name="digest" type="hexBinary"/>
<element name="maxSigLife" type="secDNS:maxSigLifeType" minOccurs="0"/>
<element name="keyData" type="secDNS:keyDataType" minOccurs="0"/>
<element name="active" type="boolean" minOccurs="0"/>
</sequence>
</complexType>

Thanks and best regards,

Eduardo Duarte



-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
List run by majordomo software.  For (Un-)subscription and similar details
send "help" to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.