Hi
I am using the new "native packaging" feature of JavaFX 2.2 Developer preview (Build 19). I can build successfully an installer (.exe). However, once I started the JavaFX application that was deployed using that installer, I get an exception (SunTlsRsaPremasterSecret KeyGenerator not available) for every HTTPS-request I do. This exception does not occure, when I start the same application via eclipse or command line.
I assume this is a bug of the developer preview.
I posted a detailed description here:
http://stackoverflow.com/questions/11960195/javafx-native-packaging-https-request-throws-suntlsrsapremastersecret-keygener
I am using the new "native packaging" feature of JavaFX 2.2 Developer preview (Build 19). I can build successfully an installer (.exe). However, once I started the JavaFX application that was deployed using that installer, I get an exception (SunTlsRsaPremasterSecret KeyGenerator not available) for every HTTPS-request I do. This exception does not occure, when I start the same application via eclipse or command line.
I assume this is a bug of the developer preview.
I posted a detailed description here:
http://stackoverflow.com/questions/11960195/javafx-native-packaging-https-request-throws-suntlsrsapremastersecret-keygener
- duplicates
-
JDK-8126532 Native Bundle unable to open https connections
-
- Closed
-