From 045c7132c62d5801b708b7e4f2389340c5d631cb Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Tue, 27 Sep 2022 00:23:12 -0600 Subject: [PATCH] update index.php rsa notice --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index cd59282..722f164 100644 --- a/index.php +++ b/index.php @@ -4,6 +4,7 @@
Questions? See the official FAQ.
+SERVICE ADVISORY: Users using RSA SSH keys experiencing troubles connecting after Fedora 36 upgrade, you may need to update your client or switch to non-RSA keys.
Fedora 36 has been installed and things should be back to normal. - **NOTE** If you are using a ssh-rsa key and it wont let - you in then you may need to update your client. + **NOTE** SSH client requires SHA2 support since SHA1 support disabled.