Skip to content

Commit 6735bbc

Browse files
committed
feat: add CHANGELOG for 1.0.0 release
1 parent 14d55f0 commit 6735bbc

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [1.0.0] - Unreleased
4+
5+
### Added
6+
7+
- Initial release of the CERTInext AnyCA REST Gateway plugin
8+
- Certificate enrollment for DV SSL (838), DV Wildcard (839), DV UCC (840), OV SSL (842), and EV SSL (846) product types
9+
- Certificate revocation via `RevokeOrder` with RFC 5280 reason code mapping
10+
- Full and incremental CA synchronization via paginated `GetOrderReport`
11+
- AccessKey (HMAC-SHA256) and OAuth client credentials authentication modes
12+
- `IgnoreExpired` flag to exclude expired certificates from synchronization
13+
- Live integration tests covering all supported SSL/TLS product types (draft order mode)

0 commit comments

Comments
 (0)