We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27713ff commit 62bc787Copy full SHA for 62bc787
xtraplatform-runtime/build.gradle
@@ -26,6 +26,7 @@ moduleInfo {
26
'java.xml',
27
'java.naming', //https jks keystore
28
'java.management', //metrics
29
+ 'jdk.crypto.ec', // ssl/tls
30
]
31
exports = [
32
'!io.dropwizard.logback.shaded*'
0 commit comments