openvpn: fix the client cipher configuration to match the server cipher configuration
gitea/ansible-roles/pipeline/head This commit looks good Details

This commit is contained in:
Jérémy Dubois 2023-01-12 14:22:40 +01:00
parent 417734eed2
commit 68017d8db9
2 changed files with 2 additions and 1 deletions

View File

@ -26,6 +26,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* elasticsearch : use logrotate for garbage collector logs instead of breaking compression cron
* docker-host: fix type in daemon.json and remove host configuration that is already in the systemd service by default
* haproxy: fix missing admin ACL in stats module access permissions
* openvpn: fix the client cipher configuration to match the server cipher configuration
### Removed

View File

@ -9,5 +9,5 @@ nobind
persist-key
persist-tun
cipher AES-256-CBC
cipher AES-256-GCM