docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algorithms...
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Sep 2021 13:10:14 +0000 (15:10 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 8 Sep 2021 16:37:07 +0000 (16:37 +0000)
commit867c6ff9f3f28ab4bfa0cb1660889f3f5be0d111
treec4c16561e7075fbeddd19912394fc427c1feaa2c
parent16e907f8415ed28e678112f22d1813f09da136f9
docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algorithms" values

This matches what smbstatus prints out. Note there's also the removal of
an '-' in "hmac-sha-256" => HMAC-SHA256".

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14825
RN: "{client,server} smb3 {signing,encryption} algorithms" should use the same strings as smbstatus output

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Wed Sep  8 16:37:07 UTC 2021 on sn-devel-184
docs-xml/smbdotconf/security/clientsmbencryptionalgos.xml
docs-xml/smbdotconf/security/clientsmbsigningalgos.xml
docs-xml/smbdotconf/security/serversmbencryptionalgos.xml
docs-xml/smbdotconf/security/serversmbsigningalgos.xml
lib/param/loadparm.h
libcli/smb/util.c