Skip to content
Commit fee742b5 authored by Steve French's avatar Steve French
Browse files

smb3.1.1: enable negotiating stronger encryption by default



Now that stronger encryption (gcm256) has been more broadly
tested, and confirmed to work with multiple servers (Windows
and Azure for example), enable it by default.  Although gcm256 is
the second choice we offer (after gcm128 which should be faster),
this change allows mounts to server which are configured to
require the strongest encryption to work (without changing a module
load parameter).

Signed-off-by: default avatarSteve French <stfrench@microsoft.com>
Suggested-by: default avatarRonnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: default avatarRonnie Sahlberg <lsahlber@redhat.com>
parent a8a6082d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment