graphhopper / directions-api-clients

API clients for various languages for the GraphHopper Directions API
https://docs.graphhopper.com/
Apache License 2.0
30 stars 39 forks source link

Certificate issue with sdkman for OpenJDK9 #24

Closed karussell closed 6 years ago

karussell commented 6 years ago

openjdk 9.0.4 in sdkman has an certificate issue, which is likely an openjdk problem, see: http://openjdk.java.net/jeps/319 where it says: "The cacerts keystore in the JDK source code, however, is currently empty."

karussell commented 6 years ago

Use openjdk 9.0.4 in docker (9.0.4-12-jdk-slim-sid) or use https://github.com/sormuras/bach with -c option