Module ssh_host_certificates

Source
Expand description

SSH Host Certificates along with the corresponding private key allows an SSH server to assert its authenticity to connecting SSH clients who trust the SSH Certificate Authority that was used to sign the certificate.

Structsยง

Client
SSH Host Certificates along with the corresponding private key allows an SSH server to assert its authenticity to connecting SSH clients who trust the SSH Certificate Authority that was used to sign the certificate.
List
Provides streams of pages of types::SSHHostCertificateList, or of types::SSHHostCertificate directly.