Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a note on OpenVPN's tls-version-min option. #91

Closed
wants to merge 1 commit into from
Closed

Adding a note on OpenVPN's tls-version-min option. #91

wants to merge 1 commit into from

Commits on Jan 8, 2015

  1. Adding a note on OpenVPN's tls-version-min option.

    In addition to the IANA compatible CipherSuite names which, when not
    being used, causes v2.3.1 to present deprecation warnings to the user,
    the list of Ciphers can also be narrowed down using the tls-version-min
    option on server side. It selects the minimum Version of the TLS
    protocol being used, as the name says. We might whant to give recommendations for IANA compatible names in another TL;DR copy list for now, since current operating systems already offer v2.3.6.
    @doerteDev (Stefan Staudenmeyer) committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    5de8451 View commit details
    Browse the repository at this point in the history