- Server operating system version
- AlmaLinux 9
- Plesk version and microupdate number
- 18.0.66 Update #2
Hi to all,
I tried to harden the OpenSSH server. A first attempt was made with
but this breaks Plesk with
reverting to
works.
Is this an Plesk Issue or an AlmaLinux 9 Issue?
I tried to harden the OpenSSH server. A first attempt was made with
Code:
sudo update-crypto-policies --set FUTURE
Code:
Certificate signature verification failed; error info: error:03000098:digital envelope routines::invalid digest error:06880006:asn1 encoding routines::EVP lib (Error code: 2)
Code:
sudo update-crypto-policies --set DEFAULT:SHA1
Is this an Plesk Issue or an AlmaLinux 9 Issue?