nix:tipovye_problemy
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
nix:tipovye_problemy [2024/01/26 11:47] – [no matching host key type found. Their offer: ssh-dss] san | nix:tipovye_problemy [2025/09/02 10:52] (текущий) – [ssh_dispatch_run_fatal: Connection to port 22: error in libcrypto] san | ||
---|---|---|---|
Строка 33: | Строка 33: | ||
==== no matching key exchange method found. Their offer: diffie-hellman-group14-sha1 ==== | ==== no matching key exchange method found. Their offer: diffie-hellman-group14-sha1 ==== | ||
Сделать в файле ~/ | Сделать в файле ~/ | ||
+ | < | ||
Host server_name server_ip | Host server_name server_ip | ||
KexAlgorithms +diffie-hellman-group14-sha1 | KexAlgorithms +diffie-hellman-group14-sha1 | ||
+ | </ | ||
==== no matching host key type found. Their offer: ssh-dss ==== | ==== no matching host key type found. Their offer: ssh-dss ==== | ||
Строка 43: | Строка 45: | ||
</ | </ | ||
+ | ==== ssh_dispatch_run_fatal: | ||
+ | <code console> | ||
+ | # | ||
+ | DEFAULT | ||
+ | # | ||
+ | Setting system policy to LEGACY | ||
+ | Note: System-wide crypto policies are applied on application start-up. | ||
+ | It is recommended to restart the system for the change of policies | ||
+ | to fully take place. | ||
+ | # | ||
+ | LEGACY | ||
+ | </ | ||
+ | < | ||
{{tag> | {{tag> |
nix/tipovye_problemy.1706258853.txt.gz · Последнее изменение: — san