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

Fix Force Elliptic Curve for Letsencrypt TLS #6042 #6077

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

s-hadinger
Copy link
Collaborator

Description:

Add a compilation option to use EC ciphers with Letsencrypt.
No code change, just different #ifdef combinations. Adding #define USE_MQTT_TLS_FORCE_EC_CIPHER

I'm not sure it really fixes #6042, but anyways this might be useful in the future when MQTT brokers raise the requirements for TLS ciphers.

Related issue (if applicable): fixes #6042 (supposedly)

Checklist:

  • The pull request is done against the latest dev branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR.
  • The code change is tested and works on core 2.3.0, 2.4.2 and 2.5.2 - 2.4.2 and 2.5.2 only
  • The code change pass travis tests. Your PR cannot be merged unless tests pass
  • I accept the CLA.

@arendst arendst merged commit 166906f into arendst:development Jul 12, 2019
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.

gbridge.io + new version FW 6.6 with TLS support
2 participants