Skip to content

Doc: OpenSSL API modernization (SparkPost/Momentum#1276)#850

Merged
dkoerichbird merged 12 commits into
mainfrom
Momentum#1276_OpenSSL_API_deprecation_cleanup
Jul 1, 2026
Merged

Doc: OpenSSL API modernization (SparkPost/Momentum#1276)#850
dkoerichbird merged 12 commits into
mainfrom
Momentum#1276_OpenSSL_API_deprecation_cleanup

Conversation

@dkoerichbird

@dkoerichbird dkoerichbird commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Documentation-only changes with no runtime or config behavior; low risk aside from ensuring accuracy for operators upgrading to 5.3.0.

Overview
Documents Momentum 5.3.0 / I-1276 OpenSSL modernization for operators and module authors: supported OpenSSL is 1.1.1 through 3.x, and several TLS settings that were already ineffective on 1.1.1 are now called out explicitly.

The 5.3.0 changelog adds an OpenSSL cleanup section and an I-1276 enhancement row. Config and console reference pages mark ssl_lock_method and crypto_lock_method as deprecated (no effect, deprecation warning), tls rekey as removed, and crypto_engine as OpenSSL 3.x–dependent (ENGINE API vs providers). Summary tables cap lock options and tls rekey at 4.0 through 5.2.

tls_protocols is rewritten around real negotiation (OpenSSL build + OS crypto policy, TLS_method(), what +ALL means on RHEL 8). tlsv13_ciphersuites broadens OpenSSL version wording and switches CLI examples from openssl11 to openssl. The ec_ssl_SSL_CTX_fixup hook page adds a 5.3.0 note on passphrase callbacks, temporary RSA, and ENGINE behavior on 1.1.1 vs 3.x.

Reviewed by Cursor Bugbot for commit c31cd33. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
@netlify

netlify Bot commented Jun 3, 2026

Copy link
Copy Markdown

Deploy Preview for support-docs ready!

Name Link
🔨 Latest commit a228fe4
🔍 Latest deploy log https://app.netlify.com/projects/support-docs/deploys/6a26c4abe79b0d0008a0c4c5
😎 Deploy Preview https://deploy-preview-850--support-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…um#1276)

Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Comment thread content/momentum/changelog/5/5-3-0.md Outdated
@netlify

netlify Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploy Preview for support-docs ready!

Name Link
🔨 Latest commit c31cd33
🔍 Latest deploy log https://app.netlify.com/projects/support-docs/deploys/6a45083d5db1dd0007f69ab5
😎 Deploy Preview https://deploy-preview-850--support-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
…m#1276)

Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
Signed-off-by: Doug Koerich <douglas.koerich@bird.com>
@dkoerichbird dkoerichbird merged commit 0d1f573 into main Jul 1, 2026
4 of 6 checks passed
@dkoerichbird dkoerichbird deleted the Momentum#1276_OpenSSL_API_deprecation_cleanup branch July 1, 2026 12:31
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.

3 participants