Skip to content

Conversation

bavshin-f5
Copy link
Member

No description provided.

@bavshin-f5 bavshin-f5 force-pushed the bavshin/release-0.1.0 branch 2 times, most recently from 571e7c8 to 1157c4a Compare August 9, 2025 06:12
Starting from v2.7.0, pebble ignores certificateValidityPeriod and uses
the validityPeriod from the default profie instead.

The profile was removed during the review of #16, because I assumed it
was redundant and the tests (with pebble v2.6.0) confirmed that.
Certain issuers don't like "null" in these fields.
@bavshin-f5 bavshin-f5 force-pushed the bavshin/release-0.1.0 branch 4 times, most recently from 9924e86 to b335c08 Compare August 11, 2025 17:13
@bavshin-f5 bavshin-f5 requested a review from Copilot August 11, 2025 17:14
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 introduces the initial version (0.1.0) of nginx-acme, an NGINX module implementing the ACME protocol for automatic certificate management. The release includes basic ACME protocol support with HTTP-01 challenge functionality.

  • Initial release of nginx-acme module version 0.1.0
  • Documentation improvements with corrected spelling and enhanced clarity
  • Code changes to ACME types and test configurations

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
CHANGELOG.md Adds initial changelog documenting the 0.1.0 release
README.md Comprehensive documentation updates with spelling corrections and enhanced usage instructions
src/acme/types.rs Updates serde attributes to skip serialization of None values instead of using defaults
t/lib/Test/Nginx/ACME.pm Adds profiles configuration to the test setup

@bavshin-f5 bavshin-f5 force-pushed the bavshin/release-0.1.0 branch from b335c08 to 1756952 Compare August 11, 2025 18:50
Copy link
Contributor

@ensh63 ensh63 left a comment

Choose a reason for hiding this comment

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

Looks good.

@bavshin-f5 bavshin-f5 marked this pull request as ready for review August 11, 2025 18:55
@bavshin-f5 bavshin-f5 merged commit 064714b into main Aug 11, 2025
13 of 14 checks passed
@bavshin-f5 bavshin-f5 deleted the bavshin/release-0.1.0 branch August 11, 2025 18:57
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.

2 participants