Formatting fix for mkdocs
Compare changes
+ 1
− 0
@@ -180,6 +180,7 @@ $ kdestroy -A
@@ -180,6 +180,7 @@ $ kdestroy -A
* SSH1: ancient and theoretically less secure, it had nevertheless direct support for Kerberos4, Kerberos5 and AFS. Typically, SSH programs nowadays needs to be specifically patched/recompiled to understand Kerberos4 and AFS.
* SSH2: the modern successor that does not "speak" Kerberos directly, but uses an intermediate mechanism called GSSAPI ("Generic Security Services API", which itself uses Kerberos5). It is blissfully unaware of AFS, but widely available.