Skip to content

Conversation

@qzhuyan
Copy link
Contributor

@qzhuyan qzhuyan commented Jan 22, 2025

  • (Breaking Change) cmdline arg -S --ssl now requires one more argument, see below
  • Support --ssl-version tlsv1.3 to enforce TLS version.
  • QoE logging now logs TCP handshake latency during TLS handshake ( emqtt 1.14.0).
  • QoE logging now logs each publish msg' end to end latency if --payload-hdrs=ts is set by both subscriber and publisher.
  • Dump TLS secrets per connecion to SSLKEYLOGFILE specifed by envvar SSLKEYLOGFILE for TLS traffic decryption. (TLS and QUIC)
  • Now build release for arm64.
  • Now build release for el7 with newer build image.

@qzhuyan qzhuyan marked this pull request as ready for review January 22, 2025 14:22
@zmstone
Copy link
Member

zmstone commented Jan 22, 2025

(Breaking Change) cmdline arg -S --ssl now requires one more argument, see below

maybe add --tls-version option instead.

@qzhuyan qzhuyan marked this pull request as draft January 22, 2025 17:30
@qzhuyan
Copy link
Contributor Author

qzhuyan commented Jan 22, 2025

--tls-version

updated.
I used the name --ssl-version for consistency

@qzhuyan qzhuyan marked this pull request as ready for review January 22, 2025 20:08
@qzhuyan qzhuyan merged commit b662d01 into emqx:master Jan 23, 2025
4 checks passed
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.

2 participants