From 591931b5aaf847cf7b607e6bb3d9e6a79d043141 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:55:07 -0400 Subject: [PATCH] Updated JRE (markdown) --- JRE.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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