aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ssh_config
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2012-12-05 18:53:20 +0100
committerTobias Brunner <tobias@strongswan.org>2013-01-17 15:22:09 +0100
commit18bce26ea663dfd20efe8505c36a5537979a7c8d (patch)
treec014209064cfaa6ff62b9c77839782bbab7d5372 /testing/ssh_config
parentbeff82dd98c20570daf166b39cadcdf76a661e57 (diff)
downloadstrongswan-18bce26ea663dfd20efe8505c36a5537979a7c8d.tar.bz2
strongswan-18bce26ea663dfd20efe8505c36a5537979a7c8d.tar.xz
Use key(and password-)less SSH authentication
Diffstat (limited to 'testing/ssh_config')
-rw-r--r--testing/ssh_config3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/ssh_config b/testing/ssh_config
index 36569c07c..831b9dc1a 100644
--- a/testing/ssh_config
+++ b/testing/ssh_config
@@ -1,7 +1,8 @@
Host *
# debian default
SendEnv LANG LC_*
- HashKnownHosts yes
+ StrictHostKeyChecking no
+ UserKnownHostsFile /dev/null
GSSAPIAuthentication yes
# faster encryption
Ciphers arcfour