Skip to content

Adds support for factory provisioned signing - #519

Merged
bjornvolcker merged 2 commits into
masterfrom
dev/support-multiple-cas
Jun 30, 2026
Merged

Adds support for factory provisioned signing#519
bjornvolcker merged 2 commits into
masterfrom
dev/support-multiple-cas

Conversation

@bjornvolcker

Copy link
Copy Markdown
Contributor

When factory provisioned keys will be used, Signed Video
will use the ONVIF Media Signing format for H.264 and
H.265. For AV1 it will still use the same factory
provisioned key, but within the signed video framework.
Therefore, the normal attestation procedure is updated
to also work with certificates including the public key.

Varification can now also handle multiple trusted CAs,
which is necessary since the factory provisioned keys
will have different CAs.

The tests have been updated with a new certificate chain
including an intermediate certificate.

When factory provisioned keys will be used, Signed Video
will use the ONVIF Media Signing format for H.264 and
H.265. For AV1 it will still use the same factory
provisioned key, but within the signed video framework.
Therefore, the normal attestation procedure is updated
to also work with certificates including the public key.

Varification can now also handle multiple trusted CAs,
which is necessary since the factory provisioned keys
will have different CAs.

The tests have been updated with a new certificate chain
including an intermediate certificate.
@bjornvolcker
bjornvolcker merged commit f91f38c into master Jun 30, 2026
3 checks passed
@bjornvolcker
bjornvolcker deleted the dev/support-multiple-cas branch June 30, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant