libssh/libssh_client.config
Anderson Toshiyuki Sasaki 63aba439d4 Update to upstream 0.9.0 pre release (0.8.91)
- Added default configuration files for client and server
- Follow system-wide crypto configuration (crypto-policies)
- Added Recommends for crypto-policies
- Use OpenSSL implementation for KDF, DH, and signatures.
- Detect FIPS mode and use only allowed algorithms
- Run client and server tests during build
2019-06-19 14:40:47 +02:00

5 lines
178 B
Plaintext

# Parse system-wide crypto configuration file
Include /etc/crypto-policies/back-ends/libssh.config
# Parse OpenSSH configuration file for consistency
Include /etc/ssh/ssh_config