Fixed sslexception when using http.

This commit is contained in:
Andrew Lalis 2022-08-07 15:07:29 +02:00
parent 19d6dc7a5e
commit 4d7b01d4ae
1 changed files with 2 additions and 1 deletions

View File

@ -24,5 +24,6 @@ jpackage \
--linux-menu-group "Game" \
--linux-app-category "Game" \
--module-path "$module_path" \
--module aos2_launcher/nl.andrewl.aos2_launcher.Launcher
--module aos2_launcher/nl.andrewl.aos2_launcher.Launcher \
--add-modules jdk.crypto.cryptoki