commit | 1ab1c6bd6808e9d3d1a5cace45a3f513da7a811e | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Jun 08 15:54:41 2021 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jun 10 14:50:21 2021 -0700 |
tree | 07c66a837fd10d78040dd023326ab8179dd42699 | |
parent | a71b1bae7abfc7ffb8601a3b5b1fbedcaf6cdc92 [diff] |
Enforce encryption/authentication on in-session RMCP+ messages In-session RMCP+ messages must have the encryption set to match the negotiated encryption setting that was set at session creation time. Tested: Attempt to send an unencrypted payload with a valid session ID. Change-Id: Iaa20cb9df9b2224bb81e3be5808cab9202e6dbf4 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>