Page 1 of 1

Servoy suddenly won't start - cannot verify signing

PostPosted: Wed Jan 30, 2019 8:39 pm
by bevil
I am trying to set up a new server for a new client who wants to evaluate our solution. I am supposed to be installing tomorrow, and thought I would set the server up ready to go today, and I have a new unexpected problem.

I have Servoy set up as a service on the server, and it starts and is all happy.

When I try to launch a smart client, I get:

Could not verify signing in resource: (http://192.168.18.93:8080/plugins/image ... mageio.jar, 1528362411000).

Anyone know what this means and what I have to do to fix please.

Server is a Mac running Servoy 7.4.11 (freshly installed). This same solution, on Servoy 7 works fine elsewhere.

Thanks

Bevil

Re: Servoy suddenly won't start - cannot verify signing

PostPosted: Thu Jan 31, 2019 2:00 am
by kwpsd
Sounds like the security certificate for this jar has a problem...perhaps, expired? Use Patrick Tablot's Code Signer application to view the security certificate for this jar.

https://www.servoyforge.net/projects/code-signer

Re: Servoy suddenly won't start - cannot verify signing

PostPosted: Thu Jan 31, 2019 3:54 pm
by mboegem
Or try to use the bootstrap way to launch the client.
That case only the bootstrap.jar is checked for valid signature.

But valid signature or not, I'd prefer a signature with my own company name.
Not that I don't like to have it displaying 'Servoy', but customers usually don't really know what Servoy is and therefor might reject the launch.

Re: Servoy suddenly won't start - cannot verify signing

PostPosted: Fri Feb 01, 2019 7:04 pm
by kwpsd
But valid signature or not, I'd prefer a signature with my own company name.
Not that I don't like to have it displaying 'Servoy', but customers usually don't really know what Servoy is and therefor might reject the launch.


We do the exact same thing for the same reason.