summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh/config5
-rw-r--r--ssh/config-pers4
2 files changed, 9 insertions, 0 deletions
diff --git a/ssh/config b/ssh/config
index d23219c..3b38006 100644
--- a/ssh/config
+++ b/ssh/config
@@ -9,3 +9,8 @@ Include config-pers
Host *
ForwardAgent no
ControlMaster no
+ IdentitiesOnly yes
+ ServerAliveInterval 60
+ PasswordAuthentication no
+ KbdInteractiveAuthentication no
+ IdentityFile ~/.ssh/liw-openpgp.pub
diff --git a/ssh/config-pers b/ssh/config-pers
index f03178d..4ab0766 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -21,3 +21,7 @@ Host raspi
Host *vm.liw.fi
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
+
+Host effi.branchable.com
+ User b-effi
+ IdentityFile ~/.ssh/keypairs/id_rsa