summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris Opland <christian.opland@here.com>2019-04-12 10:48:39 -0500
committerChris Opland <christian.opland@here.com>2019-04-12 10:48:41 -0500
commitc36cfd0b059fc2b3c8ab84db5179cc8c8e7143c6 (patch)
tree32b2e21a35421d60c15fc848bfce0b040b553c8d /setup.py
parent89578cb65abc4cdaa41304663ed9ef206794b681 (diff)
downloadpygerrit-c36cfd0b059fc2b3c8ab84db5179cc8c8e7143c6.tar.gz
Add support for automatically adding known_hosts
Currently, if a server is not in the known_hosts file then the client will fail with an error like: paramiko.SSHException: Server '[<host>]:<port>' not found in known_hosts This change allows users to configure paramiko with the AutoAddPolicy(). It should be noted that using this policy opens users to man-in-the-middle attacks, which is why it is an optional setting and defaults to False.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions