Skip to content

Clarify GetAssignedMediaSigningCertificates response behavior#739

Open
bsriramprasad wants to merge 5 commits intodevelopmentfrom
video/fix-media-signing-api-clarification
Open

Clarify GetAssignedMediaSigningCertificates response behavior#739
bsriramprasad wants to merge 5 commits intodevelopmentfrom
video/fix-media-signing-api-clarification

Conversation

@bsriramprasad
Copy link
Copy Markdown
Contributor

Ref: https://www.onvif.org/specs/srv/security/ONVIF-Security-Service-Spec.pdf
Section 5.5.4 GetAssignedMediaSigningCertificates

CertificationPathID - optional, max 2 [tas:CertificationPathID]

This interface is actually returning a LIST of 'CertificationPathIDs', with a minimum of 1 and maximum of 2 in the list, but the interface name looks like its returning list of CertificateIDs, which led to query from the DTT vendor.

Hence this PR clarifies that client need to make an extra call to GetCertificationPath to actually retrieve certificates.

In addition did few edits to improve the section readability.

@bsriramprasad bsriramprasad added this to the 26.06 milestone Mar 12, 2026
Copy link
Copy Markdown
Member

@HansBusch HansBusch left a comment

Choose a reason for hiding this comment

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

Generally prefer previous overview.

Suggest to not put details regarding hardware in this section of the security spec. Either discuss it generally or leave out.

Please replace misleading by content.

MEMBERS OR THEIR AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR (2)
SUCH DAMAGES WERE REASONABLY FORESEEABLE, AND ARISING OUT OF OR RELATING TO ANY USE OR
DISTRIBUTION OF THIS DOCUMENT.  THE FOREGOING DISCLAIMER AND LIMITATION ON LIABILITY DO NOT
DISTRIBUTION OF THIS DOCUMENT. THE FOREGOING DISCLAIMER AND LIMITATION ON LIABILITY DO NOT
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

nit: Is this extra white space added deliberately?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I guess I saw this after rebase to main, not sure if I added it.

Copy link
Copy Markdown
Contributor

@kieran242 kieran242 left a comment

Choose a reason for hiding this comment

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

@bsriramprasad I am happy enough with this content. Have you updated the changes blocked by @HansBusch or did I miss the content.

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.

4 participants