Skip to content

Conversation

bavshin-f5
Copy link
Member

Not sure if the N+ compatibility note is acceptable here, but it seems necessary after the previous paragraph.

Fixes #36
Fixes #53 by explicitly stating that mismatched SSL libraries are unsupported and pointing to the compatibility table.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the documentation by clarifying build requirements and SSL library compatibility for the nginx-acme module. It addresses issues #36 and #53 by providing more detailed guidance on version requirements and SSL library matching.

  • Added specific NGINX version requirement (1.25.0+) and pkg-config dependency
  • Added comprehensive SSL library compatibility section explaining the importance of matching SSL implementations
  • Added documentation versioning note to clarify current vs. released documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@xeioex xeioex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bavshin-f5 bavshin-f5 merged commit eae4ecc into nginx:main Oct 8, 2025
15 checks passed
@bavshin-f5 bavshin-f5 deleted the docs branch October 8, 2025 00:56
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.

Got an emerg message when I stop or reload nginx document minimum nginx version
3 participants