Skip to content

Commit

Permalink
merge rusEFI wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 23, 2023
2 parents eb2062d + 591931b commit eb37ed7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion JRE.md
Original file line number Diff line number Diff line change
@@ -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)
[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

0 comments on commit eb37ed7

Please sign in to comment.