summaryrefslogtreecommitdiffstats
path: root/.ssh
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-05-02 17:36:28 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-05-02 17:38:37 +0200
commit63dbf9692a7898957f3f47d58589cc40bbc03741 (patch)
tree24ede58ba9bb3df1375e7cdcf8f6fca374fe2503 /.ssh
parent0695d4dc0a4dae3db57908fa2f45ef40aa078b2b (diff)
downloaddotfiles-63dbf9692a7898957f3f47d58589cc40bbc03741.tar.gz
dotfiles-63dbf9692a7898957f3f47d58589cc40bbc03741.tar.xz
dotfiles-63dbf9692a7898957f3f47d58589cc40bbc03741.zip
SSH config: better fingerprints handling for Fedora
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config5
1 files changed, 1 insertions, 4 deletions
diff --git a/.ssh/config b/.ssh/config
index f5c9222..dabb56a 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -1,8 +1,5 @@
ForwardAgent no
-
-Host *.fedorahosted.org fedorapeople.org *.fedorapeople.org *.fedoraproject.org
- IdentityFile ~/.ssh/fedora-id_rsa
- UserKnownHostsFile ~/.ssh/fedora-known_hosts
+CheckHostIp yes
Host *.redhat.com
GSSAPIAuthentication yes