-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration url #67
base: yang-issues
Are you sure you want to change the base?
Conversation
BRSKI-PRM does not use this component of the voucher. So it should not provide problems as we look for known and used values of BRSKI-PRM. It is defined and used in BRSKI-Cloud and likely affects implementations using the component additional-configuration. In general as it is an optional value, the explaining text in RFC 8366bis should state "This node is optional because it is not used by all bootstrapping protocols." as for instance for the nonce leaf of the voucher. While thinking about the naming, maybe "additional-manufacturer-configuration-uri" is more specific as the leaf description states the relation to the vendor/manufacturer. BTW, maybe it is better to call it manufacturer in the description instead of vendor. Two further thoughts regarding this:
|
Oh, my mistake for thinking additional-configuration was from PRM!
BRSKI-Cloud. Oops.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm good with this as is, but Steffen's comment about using term manufacturer instead of vendor seems ok too.
…-configuration-url
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change in general is fine. What is open from my perspective are the following points:
- As it is an optional value, the explaining text in RFC 8366bis should state "This node is optional because it is not used by all bootstrapping protocols." as for instance for the nonce leaf of the voucher.
- Would a further optional value "additional-operator-configuration-uri" be beneficial to allow for populating a domain local configuration uri or mDNS name? In that case it would be good to rename the current "additional-configuration-uri" to "additional-manufacturer-configuration-uri"
stfries ***@***.***> wrote:
- As it is an optional value, the explaining text in RFC 8366bis should
state "This node is optional because it is not used by all
bootstrapping protocols." as for instance for the nonce leaf of the
voucher.
okay.
- Would a further optional value
"additional-operator-configuration-uri" be beneficial to allow for
populating a domain local configuration uri or mDNS name? In that case
it would be good to rename the current "additional-configuration-uri"
to "additional-manufacturer-configuration-uri"
Is this like DNS search path?
…--
Michael Richardson ***@***.***> . o O ( IPv6 IøT consulting )
Sandelman Software Works Inc, Ottawa and Worldwide
|
Hi Michael,
It could be a DNS search path, an mDNS service name, or the actual URL to a domain local device management server. The latter will likely not really be used due to privacy reasons, but it could be an option. That way, no additional communication between registrar and pledge is necessary to communicate this information. If a mDNS service name is used, it could ease finding the device configuration in the customer domain.
Best regards
Steffen
From: Michael Richardson ***@***.***>
Sent: Tuesday, October 15, 2024 11:17 PM
To: anima-wg/voucher ***@***.***>
Cc: Fries, Steffen (FT RPD CST) ***@***.***>; Review requested ***@***.***>
Subject: Re: [anima-wg/voucher] Configuration url (PR #67)
stfries ***@***.***<mailto:***@***.***>> wrote:
- As it is an optional value, the explaining text in RFC 8366bis should
state "This node is optional because it is not used by all
bootstrapping protocols." as for instance for the nonce leaf of the
voucher.
okay.
- Would a further optional value
"additional-operator-configuration-uri" be beneficial to allow for
populating a domain local configuration uri or mDNS name? In that case
it would be good to rename the current "additional-configuration-uri"
to "additional-manufacturer-configuration-uri"
Is this like DNS search path?
…--
Michael Richardson ***@***.***<mailto:***@***.***>> . o O ( IPv6 IøT consulting )
Sandelman Software Works Inc, Ottawa and Worldwide
-
Reply to this email directly, view it on GitHub<#67 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJEUR5ODO4XVEOK54JO5GFDZ3WA3HAVCNFSM6AAAAABPMGY7IGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJVGE4DGMBTGE>.
You are receiving this because your review was requested.Message ID: ***@***.******@***.***>>
|
rename attribute. close #50