[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Request for new work item - Defining an SRV RR otherName
RE: draft-santesson-pkix-srvrr-00
How about using UTF8String, instead of IA5String? The latter does not gain much (it can still include chars such as 0x00, newline, bell that are presumably not valid in SRV RR names), while the former should be more future-proof.
SRVRRName ::= UTF8String
-----Original Message-----
From: Stefan Santesson [mailto:stefans@xxxxxxxxxxxxx]
Sent: Thursday, 19 May 2005 11:53 PM
To: Manger, James H
When I talked to Russ we thought that IA5String would be sufficient so I
did put that in as a start, but I'm completely open to a change to
UTF8String.
Could you post the suggestion to the pkix list to see if there are any
other reactions?