onvif / specs

ONVIF Network Interface Specifications
Other
344 stars 93 forks source link

Clarification for CertPathValidationPolicyID in WebRTConfiguration #458

Closed bsriramprasad closed 2 months ago

bsriramprasad commented 2 months ago

Requriement for CertPathValidationPolicyID in Uplink Configuration and StorageConfiguration indicates skipping Uplink Server or Renewal server certificate validation when the CertPathValidationPolicyID is NOT configured

Ref: https://www.onvif.org/ver10/uplink/wsdl/uplink.wsdl, SetUplink

Ref: https://github.com/onvif/specs/pull/423/files#diff-a584a2f36b0cd44d0dd80f6202fbebfdd58cd7b4dc42a620ff41698e45809f4aR2182

But such highlighted requirement is missing from WebRTCConfiguration and this PR proposes the change to address the miss.