TASK-144964: New page for TLS_EC_curve_names (SparkPost/Momentum#1247)#846
Open
dkoerichbird wants to merge 2 commits into
Open
TASK-144964: New page for TLS_EC_curve_names (SparkPost/Momentum#1247)#846dkoerichbird wants to merge 2 commits into
dkoerichbird wants to merge 2 commits into
Conversation
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
✅ Deploy Preview for support-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
deepakpn
approved these changes
May 21, 2026
| --- | ||
| lastUpdated: "05/21/2026" | ||
| title: "tls_ec_curve_names" | ||
| description: "tls_ec_curve_names selects the OpenSSL elliptic curves or TLS groups used for ECDHE key exchange in inbound and outbound TLS sessions. Specify a single curve short name (e.g. secp384r1) or, in newer versions, a colon-separated list in preference order (e.g. secp384r1:prime256v1)." |
Contributor
There was a problem hiding this comment.
(nit) It would be helpful to clarify in newer versions to mean in newer versions of Momentum, 5.x onwards or such.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Low Risk
Low risk documentation-only change that adds a new config reference page and links; no product code or runtime behavior is modified.
Overview
Adds documentation for the
tls_ec_curve_namesconfiguration option, including syntax, validation rules, and operational guidance (FIPS and post-quantum TLS group considerations).Updates the configuration option index/summary tables to link to the new page, and notes in the 5.3.0 changelog that the option now accepts colon-separated preference lists.
Reviewed by Cursor Bugbot for commit 77790b7. Bugbot is set up for automated code reviews on this repo. Configure here.