Add support for debian 12.

This commit is contained in:
2023-09-25 01:27:48 +02:00
parent 9af06213a6
commit 3af24ada04
5 changed files with 406 additions and 167 deletions

View File

@ -0,0 +1,21 @@
# ---
# -
# - Error was:
# - 2023-04-30 11:36:05 OpenSSL: error:0A00018E:SSL routines::ca md too weak
# -
# - see:
# - https://www.rffuste.com/2023/05/01/fix-ssl-routinesca-md-too-weak/
# - https://forum.hackthebox.com/t/openvpn-negotiated-cipher-not-allowed/259904/4
# -
# ---
You just have to add tls-cert-profile insecure and modify cipher AES-128-CBC to data-ciphers-fallback AES-128-CBC
# - Note:
# - I changed to
# -
# - data-ciphers-fallback BF-CBC