Skip to content

Actualizing SSL Termination for NGINX Plus #666

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

Merged
merged 6 commits into from
Jun 13, 2025
Merged

Conversation

y82
Copy link
Contributor

@y82 y82 commented Jun 11, 2025

This PR updates "NGINX SSL Termination" (https://docs.nginx.com/nginx/admin-guide/security-controls/terminating-ssl-http/)

  • ssl_protocols values updated
  • ssl_protocols historical note updated
  • Compatibility section updated
  • formatting, html removed

Checklist

Before merging a pull request, run through this checklist and mark each as complete.

  • I have read the contributing guidelines
  • I have signed the F5 Contributor License Agreement (CLA)
  • I have rebased my branch onto main
  • I have ensured my PR is targeting the main branch and pulling from my branch from my own fork
  • I have ensured that the commit messages adhere to Conventional Commits
  • I have ensured that documentation content adheres to the style guide
  • If the change involves potentially sensitive changes1, I have assessed the possible impact
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • I have ensured that existing tests pass after adding my changes
  • If applicable, I have updated README.md and CHANGELOG.md

Footnotes

  1. Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer to our style guide for guidance about placeholder content.

@y82 y82 self-assigned this Jun 11, 2025
@y82 y82 requested a review from a team as a code owner June 11, 2025 08:29
@github-actions github-actions bot added documentation Improvements or additions to documentation product/nginx-plus NGINX Plus (and NGINX Open Source in docs.ngninx.com) labels Jun 11, 2025
@y82 y82 force-pushed the ssl-termination branch from 27b5391 to 5abe85f Compare June 13, 2025 14:38
@y82 y82 merged commit cbf35df into nginx:main Jun 13, 2025
7 checks passed
@y82 y82 deleted the ssl-termination branch June 13, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation product/nginx-plus NGINX Plus (and NGINX Open Source in docs.ngninx.com)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants