Skip to content

Commit b28e10e

Browse files
committed
Add CRLDistributionPoints feature to NEWS
1 parent 4adf4ca commit b28e10e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
== Version 2.6.0 (unreleased) ==
22

3+
`webauthn-server-core`:
4+
35
New features:
46

57
* Added method `getParsedPublicKey(): java.security.PublicKey` to
@@ -61,6 +63,14 @@ New features:
6163
version increase.
6264
* (Experimental) Added `credProps` extension to assertion extension outputs.
6365

66+
`webauthn-server-attestation`:
67+
68+
New features:
69+
70+
* `FidoMetadataDownloader` now parses the CRLDistributionPoints extension on the
71+
application level, so the `com.sun.security.enableCRLDP=true` system property
72+
setting is no longer necessary.
73+
6474

6575
== Version 2.5.4 ==
6676

0 commit comments

Comments
 (0)