[damned-lies/oscp] Don't verify gitlab.g.o host key
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies/oscp] Don't verify gitlab.g.o host key
- Date: Tue, 17 Sep 2019 08:17:43 +0000 (UTC)
commit 23c139ae538c724fb017286d147d9a72f77eeae0
Author: Andrea Veri <averi redhat com>
Date: Tue Sep 17 10:17:35 2019 +0200
Don't verify gitlab.g.o host key
ssh_config | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ssh_config b/ssh_config
index 2324d50f..9cf39f8d 100644
--- a/ssh_config
+++ b/ssh_config
@@ -1,3 +1,5 @@
Host gitlab.gnome.org
User git
IdentityFile ~/.ssh/ssh-privatekey
+StrictHostKeyChecking no
+UserKnownHostsFile=/dev/null
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]