Fixed sslexception when using http.
This commit is contained in:
parent
19d6dc7a5e
commit
4d7b01d4ae
|
@ -24,5 +24,6 @@ jpackage \
|
||||||
--linux-menu-group "Game" \
|
--linux-menu-group "Game" \
|
||||||
--linux-app-category "Game" \
|
--linux-app-category "Game" \
|
||||||
--module-path "$module_path" \
|
--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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue