This commit is contained in:
parent
cb59ef49f8
commit
583e4f163e
1 changed files with 4 additions and 7 deletions
|
|
@ -33,14 +33,11 @@ Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.
|
||||||
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com
|
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com
|
||||||
#RekeyLimit default none
|
#RekeyLimit default none
|
||||||
|
|
||||||
# System-wide Crypto policy:
|
|
||||||
# This system is following system-wide crypto policy. The changes to
|
# This system is following system-wide crypto policy. The changes to
|
||||||
# Ciphers, MACs, KexAlgoritms and GSSAPIKexAlgorithsm will not have any
|
# crypto properties (Ciphers, MACs, ...) will not have any effect here.
|
||||||
# effect here. They will be overridden by command-line options passed on
|
# They will be overridden by command-line options passed to the server
|
||||||
# the server start up.
|
# on command line.
|
||||||
# To opt out, uncomment a line with redefinition of CRYPTO_POLICY=
|
# Please, check manual pages for update-crypto-policies(8) and sshd_config(5).
|
||||||
# variable in /etc/sysconfig/sshd to overwrite the policy.
|
|
||||||
# For more information, see manual page for update-crypto-policies(8).
|
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
#SyslogFacility AUTH
|
#SyslogFacility AUTH
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue