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

Add support for TLSv1.3 #439

Merged
merged 1 commit into from
Oct 19, 2018
Merged

Add support for TLSv1.3 #439

merged 1 commit into from
Oct 19, 2018

Conversation

ikedas
Copy link
Member

@ikedas ikedas commented Oct 12, 2018

This PR may add support for TLSv1.3 (RFC8446) for LDAP-related functions of Sympa.

Change:

  • Corresponding parameters and command line arguments allow an additional option tlsv1_3.

Note:

  • Actual support needs following components:
    • OpenSSL library 1.1.1 or later
    • IO-Socket-SSL 2.060 or later

Support for TLSv1.3 (RFC8446) is added for LDAP-related functions.

Note: Actual support needs following components:
  - OpenSSL library 1.1.1 or later
  - IO-Socket-SSL 2.060 or later
@ikedas ikedas added this to the 6.2.38 milestone Oct 18, 2018
@ikedas ikedas merged commit 0a7a96f into sympa-community:sympa-6.2 Oct 19, 2018
@ikedas ikedas deleted the tlsv13 branch October 30, 2018 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant