Skip to content

Commit 52e92c1

Browse files
franferraxgnu-andrew
authored andcommitted
RH1940064: Enable XML Signature provider in FIPS mode (openjdk#24)
Reviewed-by: @gnu-andrew
1 parent 50ca5b9 commit 52e92c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/java.base/share/conf/security/java.security

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ fips.provider.3=SunEC
9494
fips.provider.4=SunJSSE
9595
fips.provider.5=SunJCE
9696
fips.provider.6=SunRsaSign
97+
fips.provider.7=XMLDSig
9798

9899
#
99100
# A list of preferred providers for specific algorithms. These providers will

0 commit comments

Comments
 (0)