They aren't recognized by the JVM. Code signed with it quits with an error that requires the user to manually force java to eat/accept the certificate authority.
On Tue, Jul 9, 2013 at 11:50 AM, Todd Millecam <[email protected]> wrote: > On Tue, Jul 9, 2013 at 11:47 AM, S. Dale Morrey <[email protected] > >wrote: > > > Ok so I'm in a bit of a pickle. > > > > I have a program I'm distributing to a limited test group. If the group > > likes the app I may commercialize it, otherwise I'll probably just let it > > be. > > > > However it appears to get it to run, the app will need to be signed and > > Java isn't taking my self signed cert anymore since the latest update. > > Does anyone know a way to get around this, or a source for a dirt cheap > > code signing cert? (Dirt cheap means $19.99 or less). > > > > Thanks! > > > > /* > > PLUG: http://plug.org, #utah on irc.freenode.net > > Unsubscribe: http://plug.org/mailman/options/plug > > Don't fear the penguin. > > */ > > > > Don't know if it's the same thing, but I've used StartSSL in the past. It > took about 5 days to actually get my cert, but it worked and was counted as > trusted, and it was free. > > -- > Todd Millecam > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
