Re: [alto] Comment on typedef 'public-key-ref' of draft-ietf-netconf-trust-anchors-21

2023-12-13 Thread Kent Watsen
Hi Jensen, > On Dec 12, 2023, at 9:32 PM, Jensen Zhang wrote: > > Hi Kent, > > Thanks for your quick response. > > Maybe I did not make it clear. I am just pointing out a very simple specific > issue in the current 'ietf-truststore' module, which is that the typedef > 'public-key-ref'

Re: [alto] Comment on typedef 'public-key-ref' of draft-ietf-netconf-trust-anchors-21

2023-12-12 Thread Jensen Zhang
Hi Kent, Thanks for your quick response. Maybe I did not make it clear. I am just pointing out a very simple specific issue in the current 'ietf-truststore' module, which is that the typedef 'public-key-ref' cannot be used by another module. The reason is very simple: Based on the description,

Re: [alto] Comment on typedef 'public-key-ref' of draft-ietf-netconf-trust-anchors-21

2023-12-12 Thread Kent Watsen
Hi Jensen, > On Dec 12, 2023, at 7:47 AM, Jensen Zhang wrote: > > Hi authors, > > I am one of the authors of the draft-ietf-alto-oam-yang draft. Our draft is > trying to reuse some groupings and typedefs in this document to support some > TLS authentication features. But we find the current

[alto] Comment on typedef 'public-key-ref' of draft-ietf-netconf-trust-anchors-21

2023-12-12 Thread Jensen Zhang
Hi authors, I am one of the authors of the draft-ietf-alto-oam-yang draft. Our draft is trying to reuse some groupings and typedefs in this document to support some TLS authentication features. But we find the current typedef 'public-key-ref' cannot be used by another module. To be more