aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh.conf b/ssh.conf
index 327254f..7ceedb6 100644
--- a/ssh.conf
+++ b/ssh.conf
@@ -2,3 +2,5 @@ Host $TLD
User root
IdentityFile $PWD/secrets/vps_box
StrictHostKeyChecking no
+Host git.sr.ht
+ StrictHostKeyChecking no