|
Jan F |
11896a |
# Configuration file for the sshd service.
|
|
Jan F |
11896a |
|
|
Petr Lautrbach |
4253bf |
# The server keys are automatically generated if they are missing.
|
|
Jakub Jelen |
00c7b7 |
# To change the automatic creation, adjust sshd.service options for
|
|
Jakub Jelen |
b7de61 |
# example using systemctl enable sshd-keygen@dsa.service to allow creation
|
|
Jakub Jelen |
b7de61 |
# of DSA key or systemctl mask sshd-keygen@rsa.service to disable RSA key
|
|
Jakub Jelen |
b7de61 |
# creation.
|
|
Jan F |
11896a |
|
|
Jan F |
11896a |
# Do not change this option unless you have hardware random
|
|
Petr Lautrbach |
1a246a |
# generator and you REALLY know what you are doing
|
|
Jan F |
11896a |
|
|
Petr Lautrbach |
1a246a |
SSH_USE_STRONG_RNG=0
|
|
Petr Lautrbach |
1a246a |
# SSH_USE_STRONG_RNG=1
|
|
Jakub Jelen |
0ce6c7 |
|
|
Jakub Jelen |
0ce6c7 |
# System-wide crypto policy:
|
|
Jakub Jelen |
0ce6c7 |
# To opt-out, uncomment the following line
|
|
Jakub Jelen |
0ce6c7 |
# CRYPTO_POLICY=
|