2023年1月26日木曜日

zabbix WEB監視 SSL connect error: error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small

# update-crypto-policies --show
# update-crypto-policies --set LEGACY
# systemctl restart zabbix-server zabbix-agent2 httpd php-fpm

[戻]
# update-crypto-policies --set DEFAULT

0 件のコメント:

コメントを投稿

python バージョン切り替え

# dnf install python3.9 # dnf install python3.11 # dnf install python3.12 # dnf install python3.13 # alternatives --install /usr/bin/python ...