Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions doc/Security.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4414,10 +4414,8 @@
certificate in the chain and its associated private key shall be used for signing media as
described in the [Media Signing Specification]. This key and certificate are referred to
as user provisioned key and certificate in that specification.</para>
<para>If a user-provisioned certification path is configured, it shall be replaced by the
new certification path only if it is not in use by an ongoing media streaming session;
otherwise, the device shall return a ReferenceExists fault and shall not replace the
certification path.</para>
<para>If a user-provisioned certification path is configured, ongoing streams shall be
stopped by the device.</para>
<para>A device shall support this command if the UserMediaSigningKeySupported capability is
true.</para>
<variablelist role="op">
Expand Down Expand Up @@ -4459,9 +4457,8 @@
<para>This operation removes a certificate assignment (including certification path) on the
device that has been added by AddMediaSigningCertificateAssignment. The factory
provisioned certification path cannot be removed.</para>
<para>If the assigned certification path is in use for an ongoing media streaming session,
the device shall produce a ReferenceExists fault and shall not remove the certificate
assignment.</para>
<para>If a user-provisioned certification path is removed, ongoing streams shall be stopped
by the device.</para>
<para>A device shall support this command if the UserMediaSigningKeySupported capability is
true.</para>
<variablelist role="op">
Expand Down