-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: GraalVM
-
None
-
Java Drivers
Currently, we run graalvm-native-image-app with "noauth" and "nossl". We should add "auth" and "ssl" there, and make the changes necessary for those to work. The changes may involve updating the reachability metadata either in graalvm-native-image-app/src/main/resources/META-INF/native-image, or in driver JARs, if JAVA-5381 is done.
- is related to
-
JAVA-3537 GraalVM support
- Closed