aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-07-19 12:20:00 +0200
committerAndreas Schneider <asn@cryptomilk.org>2011-07-19 12:20:36 +0200
commitdc9ac022f5590272cc7a3dc18726802ffdc73c8f (patch)
tree7ea757bdf9f7a000dd6e94bcfde7cf38c3f40622 /doc
parent54fb43358cc7c7e50aa2d4d4b8c3697a3831e69b (diff)
downloadlibssh-dc9ac022f5590272cc7a3dc18726802ffdc73c8f.tar.gz
libssh-dc9ac022f5590272cc7a3dc18726802ffdc73c8f.tar.xz
libssh-dc9ac022f5590272cc7a3dc18726802ffdc73c8f.zip
doc: Add OpenSSH pub certkey auth.
Diffstat (limited to 'doc')
-rw-r--r--doc/mainpage.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/mainpage.dox b/doc/mainpage.dox
index 194476c3..8bf78e41 100644
--- a/doc/mainpage.dox
+++ b/doc/mainpage.dox
@@ -120,5 +120,7 @@ them like the statvfs calls in SFTP or the ssh-agent.
OpenSSH's deviations and extensions</a>
- <a href="http://api.libssh.org/rfc/PROTOCOL.agent" target="_blank">
OpenSSH's ssh-agent</a>
+ - <a href="http://api.libssh.org/rfc/PROTOCOL.certkeys" target="_blank">
+ OpenSSH's pubkey certificate authentication</a>
*/