cisagov / ansible-role-openvpn

Ansible role to install an OpenVPN server and configure it to authenticate users certificates against FreeIPA.
Creative Commons Zero v1.0 Universal
8 stars 2 forks source link

Add configuration to set minimum TLS version to 1.2 #22

Closed felddy closed 4 years ago

felddy commented 4 years ago

๐Ÿ—ฃ Description

Add min-tls-version configuration to OpenVPN's configuration file.

๐Ÿ’ญ Motivation and Context

Prevent usage of deprecated TLS versions. Fixes: https://github.com/cisagov/cool-system/issues/66

๐Ÿงช Testing

๐Ÿ“ท Screenshots (if appropriate)

๐Ÿšฅ Types of Changes

โœ… Checklist