Skip to content

Commit

Permalink
Simplified certificate checking APIs
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 24, 2024
1 parent 77b35d0 commit 12cbd88
Show file tree
Hide file tree
Showing 7 changed files with 1,067 additions and 802 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,8 @@ They depend on several other libraries so I suggest you are going for the Maven
* v9.4.0 - work in progress
* Renamed `IParticipantIdentifierScheme` to `IPeppolParticipantIdentifierScheme`
* Tried to make the usage of `IIdentifierFactory` more customizable
* Made `AbstractRevocationCheckBuilder` and `PeppolRevocationCache` top-level classes
* Extracted class `TrustedCACertificates` to hold a list of certificates
* v9.3.6 - 2024-04-24
* Added new class `PeppolLaxIdentifierFactory`
* Added new enum entry `ESMPIdentifierType.PEPPOL_LAX` for SMP handling. See [smp#275](https://github.com/phax/phoss-smp/issues/275).
Expand Down
Loading

0 comments on commit 12cbd88

Please sign in to comment.