We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a57ea commit b3b3ebcCopy full SHA for b3b3ebc
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## v0.2.2 (24-01-2023)
4
5
+- Bugs fixed.
6
+
7
+## v0.2.1 (24-01-2023)
8
9
- Changed key type used to connect from rsa to rsa-sha2-256.
10
- Added "PubkeyAcceptedAlgorithms=+ssh-rsa" line to `/etc/ssh/sshd_config` configuration file.
11
CHANGELOG_ru.md
+- Исправлены ошибки.
- Изменен тип ключа используемый для подключения с rsa на rsa-sha2-256.
- Добавлена строка "PubkeyAcceptedAlgorithms=+ssh-rsa" в файл конфигурации `/etc/ssh/sshd_config`.
0 commit comments