10
0
Fork 0

Dienste/Secure Shell aktualisiert

Dominik Säume 2025-01-26 19:06:47 +00:00 committed by Euph Forge
parent fea9f92f7c
commit b3fa5472c1
Signed by: Euph Forge
GPG key ID: 85A06461FB6BDBB7

@ -15,7 +15,7 @@ Der standard Port für SSH ist `22`.
- [RFC 6187 - The Secure Shell (SSH) Transport Layer Protocol: Cipher Block Chaining (CBC) Mode](https://tools.ietf.org/html/rfc6187)
## Authentizierung
SSH unterstützt Passwort und Schlüsselbasierte authentizierung.
SSH unterstützt Passwort und Schlüsselbasierte authentizierung. <br>
Für den Schlüsselaustausch setzt SSH auf den [Diffie-Hellman-Algorithmus](https://de.wikipedia.org/wiki/Diffie-Hellman-Schl%C3%BCsselaustausch).
### Authentizierungs Flow