Skip to content

Enable TLS 1.3 and TLS Min/Max settings - #1641

Open
CDSuadS wants to merge 2 commits into
eclipse-paho:developfrom
CDSuadS:feature/min-max-TLS-configuration
Open

Enable TLS 1.3 and TLS Min/Max settings#1641
CDSuadS wants to merge 2 commits into
eclipse-paho:developfrom
CDSuadS:feature/min-max-TLS-configuration

Conversation

@CDSuadS

@CDSuadS CDSuadS commented Jan 30, 2026

Copy link
Copy Markdown
  • Enabled TLS 1.3 if openssl version supports it.
  • Introduced min and max TLS settings per default 0 and not used
  • when min and max set to > 0 && <= 4 they are only used if:
    • min <= max and
    • openssl version >= 1.1.0 or
    • sslVersion = 0

Signed-off-by: CDSuadS <Suad.Smajlovic@copadata.com>
@CDSuadS
CDSuadS marked this pull request as draft February 4, 2026 07:26
@CDSuadS
CDSuadS marked this pull request as ready for review February 4, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant