On Thu, 12 May 2022 08:43:39 +0200 (CEST)
"Jouk Jansen" <jo...@hrem.nano.tudelft.nl> wrote:

> L.S.
> 
> After upgrading to F36 I have problems accessing the F36 server with
> ssh form OpenVMS machines. The problem is probably (again) that
> OpenVMS only supports "old" keys. In the past I added the following
[snip]
> This worked in F35. Probably some encryptions are disabled. How can I
> enable them again?

This might work
update-crypto-policies --set LEGACY

update-crypto-policies --set DEFAULT
will return to hardened policies.

The reason it might not work is if the policies have been removed
instead of just turned off.  Then you would have to download the f35
src.rpm from koji, build it on your machine, downgrade the f36 version,
and then blocklist it in /etc/dnf/dnf.conf so it doesn't get upgraded.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to