Pre-release 2.1.0-RC1 #231
emlun
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
webauthn-server-core
:Changes:
New features:
FidoMetadataDownloader.refreshBlob()
."tpm"
attestation statement format.policyTreeValidator
toTrustRootsResult
. If set, the given predicate function will be used to validate the certificate policy tree after successful attestation certificate path validation. This may be required for some JCA providers to accept attestation certificates with critical certificate policy extensions. See the JavaDoc forTrustRootsResultBuilder.policyTreeValidator(Predicate)
for more information.AttestationConveyancePreference.ENTERPRISE
.AuthenticatorTransport.HYBRID
.Fixes:
webauthn-server-parent
to unpublished test meta-module.yubico-util
dependency removed from downstream compile scope.webauthn-server-attestation
:Changes:
AuthenticatorToBeFiltered
argument of theFidoMetadataService
runtime filter now omits zero AAGUIDs.Fixes:
FidoMetadataDownloader
now verifies the SHA-256 hash of the cached trust root certificate, as promised in the JavaDoc ofuseTrustRootCacheFile
anduseTrustRootCache
.Artifacts built with
openjdk 17.0.4.1 2022-08-12
.This discussion was created from the release Pre-release 2.1.0-RC1.
Beta Was this translation helpful? Give feedback.
All reactions