Skip to content

certz: clarify usage of CERT_SOURCE_IDEVID#261

Merged
morrowc merged 1 commit intoopenconfig:mainfrom
brianneville:certz-idevid-enum
Mar 2, 2026
Merged

certz: clarify usage of CERT_SOURCE_IDEVID#261
morrowc merged 1 commit intoopenconfig:mainfrom
brianneville:certz-idevid-enum

Conversation

@brianneville
Copy link
Copy Markdown
Contributor

comment how CERT_SOURCE_IDEVID usage should be
handled, both from the client side (clients should
only set it in their leaf certificate, and should
not add any explicit intermediate certs), and from
the server side (servers should expand this enum
to represent one or more certificates until a usable
certificate chain can be formed).

This gives the client a defined workflow to keep it
vendor-neutral, but means that if the device would
require an intermediate cert to make the ssl profile usable,
then the server has the freedom to add it.

comment how CERT_SOURCE_IDEVID usage should be
handled, both from the client side (clients should
only set it in their leaf certificate, and should
not add any explicit intermediate certs), and from
the server side (servers should expand this enum to
represent one or more certificates until a usable
certificate chain can be formed).

This gives the client a defined workflow to keep it
vendor-neutral, but means that if the device would
require an intermediate cert to make the ssl profile
usable, then the server has the freedom to append it.
Copy link
Copy Markdown
Contributor

@nmahabaleshwar nmahabaleshwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks fine

@morrowc morrowc merged commit 397d05c into openconfig:main Mar 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants