Search found 13 matches

by vijayasri.t
28 Oct 2020, 14:10
Forum: Public Forums
Topic: Import server certificate to System Trust Root CA Certificates
Replies: 2
Views: 4024

Import server certificate to System Trust Root CA Certificates

How can I import server certificate to System tab > Java Trust cacerts store ? How can the Import option be enabled? I can do it from command prompt running as administrator. keytool -import -v -trustcacerts -file "C:\Users\xxxxx\Desktop\server.cer" -keystore "%JAVA_HOME%\lib\security...
by vijayasri.t
01 Sep 2020, 07:19
Forum: Public Forums
Topic: Specify custom JVM args to the client application
Replies: 1
Views: 2957

Specify custom JVM args to the client application

Hello, I found this under JVM Manager section. How do you specify custom JVM args to the client application? https://openwebstart.com/feature-table/ JVM parameters for application start 1 Several JVM parameters can be specified for an application. JSR-56, Ch. 4.6 I’d like to pass the settings for my...
by vijayasri.t
07 Aug 2020, 11:35
Forum: Public Forums
Topic: certificate security warning prompts
Replies: 5
Views: 19173

Re: certificate security warning prompts

Can I get some guidance on how to approach this? I do not wish to see the prompts each time I launch the application. And Always trust content from this publisher doesnt seem to work.
by vijayasri.t
28 Jul 2020, 08:04
Forum: Public Forums
Topic: Proxy warning on Mac
Replies: 6
Views: 9371

Re: Proxy warning on Mac

Thanks for the info!
by vijayasri.t
28 Jul 2020, 08:01
Forum: Public Forums
Topic: certificate security warning prompts
Replies: 5
Views: 19173

Re: certificate security warning prompts

Thanks!

I see these in OpenWebStart Settings.
UserTrustedCerts.PNG
UserTrustedCerts.PNG (73.43 KiB) Viewed 19158 times

Also, attached the log when the prompts are seen. Removed some sensitive information from logs.
itw-javantx-2020-07-28_11_17_52.59.zip
(3.75 KiB) Downloaded 589 times
Kindly advise whats going wrong here.
by vijayasri.t
27 Jul 2020, 16:59
Forum: Public Forums
Topic: Application shortcut on macOS doesn't work
Replies: 6
Views: 7553

Re: Application shortcut on macOS doesn't work

Thanks! This helps. We are advising our customers wanting to move away from Oracle Java to use AdoptOpenJDK and OpenWebStart for our application. What is the tentative timeline for 1.2.0 looking like? Business users in my case tend to use the app desktop shortcut all the time, we'll recommend the wo...
by vijayasri.t
27 Jul 2020, 16:46
Forum: Public Forums
Topic: certificate security warning prompts
Replies: 5
Views: 19173

Re: certificate security warning prompts

Attachments added.
by vijayasri.t
27 Jul 2020, 16:43
Forum: Public Forums
Topic: certificate security warning prompts
Replies: 5
Views: 19173

certificate security warning prompts

Hello, Can you help me get rid of the two security warning prompts? See attachments. I see them both on Windows 10 and macOS Catalina when I launch my application. Using AdoptOpenJDK 8 update 262 and OpenWebStart 1.1.8. The website's HTTPS certificate cannot be verified. Do you want to continue? Des...
by vijayasri.t
27 Jul 2020, 14:47
Forum: Public Forums
Topic: Application shortcut on macOS doesn't work
Replies: 6
Views: 7553

Application shortcut on macOS doesn't work

Hello, On macOS Catalina, I have Open Webstart 1.1.8 installed. Upon launching my app’s jnlp, it created the app link under Applications. However, nothing happened when I clicked on it. Every time, it required me to launch the application from Jnlp file directly. Upon checking further, found that th...
by vijayasri.t
27 Jul 2020, 14:05
Forum: Public Forums
Topic: Detection of local JVM only finds the Oracle Java
Replies: 9
Views: 8498

Re: Detection of local JVM only finds the Oracle Java

Hello, Hope this is an appropriate thread to report this topic. I have AdoptOpenJDK 8 runtime and OpenWebStart installed on both Windows 10 and macOS Catalina at their default install locations. Locally installed JVMs do not get detected by OpenWebStart automatically; Why so? I need to explicitly cl...
by vijayasri.t
27 Jul 2020, 13:42
Forum: Public Forums
Topic: Proxy warning on Mac
Replies: 6
Views: 9371

Re: Proxy warning on Mac

Hello, I have this same issue on my macBook. The warning prompt shows up twice during the application launch. OWS working with default setting of System Proxy. To get rid of the message, the only option I have is to set it to No Proxy in OWS Settings. It doesnt seem to honor whether Use Passive FTP ...