-
Notifications
You must be signed in to change notification settings - Fork 8
SSL SunCertPathBuilderException #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening upstream, yeah. Looks like this needs openjdk-8. There isn't an easy flatpak SDK extension for that at the moment but obviously it'll have to be done by someone. |
I tried to bunlde openjdk8 with the arduino ide. But i dont know how to bundle the gtk2 lib with it since java8 depends on it. Also the ArduinoIDE needs this because it is setting the swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel. You can have a look here for it fork. |
Hi, would it be possible to try building with the latest openjdk11 extension? I have fixed some SSL problems recently, and would love if this started working :-) |
This is being build with openjddk11 since #10 |
I also opened this issue here 7948.
It seems like this is build with openjdk10 and arduinoIDE is not supporting java9+. Dont know if this is the problem or its just the jre used by this flatpak.
The text was updated successfully, but these errors were encountered: