You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce new Level - [1] Low - Security setting for client-connect
| [0] Lowest - Allow all valid TLS-AUTH/Crypt/V2 keys to connect.
| ALL TLS-Crypt-V2 key extended tests are NOT peformed.
*New*
| [1] Low - Functionally equivalent to [0] Low - Allow all..
| Except, ALL TLS-Crypt-V2 key extended tests are peformed.
| Same as default [2], except hwaddr-mismatches are IGNORED.
*Bumped* from [1]
| [2] Default - Do not require clients to push a hwaddr.
| TLS-Crypt-V2 keys with a hwaddr mismatch will be disconnected.
| TLS-Crypt-V2 keys without a hwaddr can connect.
| TLS Auth and Crypt-v1 keys can connect.
Bumps all higher levels up by one.
Signed-off-by: Richard T Bonhomme <[email protected]>
0 commit comments