Skip to content
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

Add bcp-003-03 Certificate Provisioning support #377

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

lo-simon
Copy link
Contributor

@lo-simon lo-simon commented Mar 7, 2024

  1. When the NMOS Client (EST Client) is connected to the target environment’s network, it will first discover the location of the EST Server using unicast DNS-SD.
  2. The NMOS Client will then request the Root CA for the current network, from the EST Server.
    • The NMOS Client can assume the EST Server found using DNS-SD is trusted and need not perform TLS authentication of the EST Server for this initial transaction.
    • The NMOS Client uses the Root CA returned to secure further communications with the EST Server and the NMOS Servers.

See https://specs.amwa.tv/bcp-003-03/branches/v1.0.x/docs/Certificate_Provisioning.html#nmos-client-automated-root-ca-certificate-provisioning-flow-informative

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.

1 participant