strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
testing: Renewed ECDSA certificates
[strongswan.git]
/
testing
/
ssh_config
1
Host *
2
LogLevel QUIET
3
# debian default
4
SendEnv LANG LC_*
5
SendEnv LEAK_DETECTIVE_LOG
6
StrictHostKeyChecking no
7
UserKnownHostsFile /dev/null
8
GSSAPIAuthentication yes
9
# faster encryption
10
Ciphers arcfour
11
# share multiple sessions
12
ControlMaster auto
13
ControlPath /tmp/ssh-uml-%r@%h:%p