aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/transport/ssh/common_test.go
diff options
context:
space:
mode:
authorJavier Alvarez Garcia <ja@daedalean.ai>2024-07-11 10:06:25 +0200
committerJavier Alvarez <javier.alvarez@allthingsembedded.net>2024-07-24 21:11:15 +0200
commit20b556be6a825f0255a71376a2bce4c2c8393b89 (patch)
tree25c21ae20d431fec15341b378ce903c259484c01 /plumbing/transport/ssh/common_test.go
parentec133065ea1201a4488bbc793ccd9337b6c06877 (diff)
downloadgo-git-20b556be6a825f0255a71376a2bce4c2c8393b89.tar.gz
plumbing: transport/ssh, Add support for SSH @cert-authority.
skeema/knownhosts v1.3.0 introduced a HostKeyDB type that extends the HostKeyCallback functionality to support @cert-authority algorithms. `known_hosts` files may contain lines with @cert-authority markers to indicate that a line corresponds to a certificate instead of a key. If a git remote uses cert authorities as the preferred host identification mechanism, the functionality added in skeema/knownhosts v1.3.0 is needed so that go-git can interact with this remote. See https://github.com/skeema/knownhosts/pull/9 for details.
Diffstat (limited to 'plumbing/transport/ssh/common_test.go')
0 files changed, 0 insertions, 0 deletions