Skip to content

Commit 62bc787

Browse files
committed
fix jlink ssl support
1 parent 27713ff commit 62bc787

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xtraplatform-runtime/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ moduleInfo {
2626
'java.xml',
2727
'java.naming', //https jks keystore
2828
'java.management', //metrics
29+
'jdk.crypto.ec', // ssl/tls
2930
]
3031
exports = [
3132
'!io.dropwizard.logback.shaded*'

0 commit comments

Comments
 (0)