diff --git a/JRE.md b/JRE.md index 1d536616..01b82f64 100644 --- a/JRE.md +++ b/JRE.md @@ -1,3 +1,11 @@ +# JRE + [Eclipse Temurin](https://adoptium.net/temurin/releases/) is one of the options for Java Runtime Environment these days. -[OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.msi](https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.msi) \ No newline at end of file +[OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.msi](https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7%2B7/OpenJDK17U-jre_x64_windows_hotspot_17.0.7_7.msi) + +## TunerStudio cacerts work-around + +Until TunerStudio updates embedded JRE please download https://rusefi.com/s/j/cacerts + +Please place that file into ``C:\Program Files (x86)\EFIAnalytics\TunerStudioMS\runtime\lib\security`` folder \ No newline at end of file