using OWS without signed jars?

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
gkatz
Posts: 4
Joined: 22 Nov 2023, 13:32

using OWS without signed jars?

Post by gkatz »

hi all;
i was wondering if theres a hidden flag to allow OWS to work with unsigned jars?
or as an alternative, is it possible to use a self signed cert for signing?
thanks

Janak Mulani
Posts: 746
Joined: 24 Mar 2020, 13:37

Re: using OWS without signed jars?

Post by Janak Mulani »

Please see

https://openwebstart.com/docs/OWSGuide. ... rtificates
https://openwebstart.com/docs/FAQ.html#_security

Or you could run ows as : javaws -nosecurity <jnlp url>

Post Reply