FEATURE: hardened ssh client config added, task pushing it added

This commit is contained in:
2026-07-06 14:47:31 +00:00
parent cc56e014c6
commit 7748235e2b
2 changed files with 9 additions and 5 deletions
@@ -0,0 +1,4 @@
Host *
HashKnownHosts yes
GSSAPIAuthentication yes
KexAlgorithms mlkem768x25519-sha256,sntrup761x25519-sha512,curve25519-sha256