sshd_config: 가장 안전한 비밀번호인 KexAlgorithms, MAC만 사용하세요.

sshd_config: 가장 안전한 비밀번호인 KexAlgorithms, MAC만 사용하세요.

/etc/ssh/sshd_config에서 다음 구성 설정을 사용합니다. 이를 더욱 강화할 수 있나요?

KexAlgorithms [email protected]
MACs [email protected],hmac-sha2-512
Ciphers [email protected],[email protected],aes256-ctr

관련 정보