RSLVD: SSL Wildcard (GoDaddy) with Smart Client

Questions, answers, tips and ideas on Servoy Client

RSLVD: SSL Wildcard (GoDaddy) with Smart Client

Postby joe26 » Wed Mar 31, 2021 8:08 pm

HI all,

With a wildcard SSL, the servoy admin starts up and shows a secure connection. Using the same keystore, with and without an alias in the server.xml file, the smart client will NOT start and shows an invalid cert.

Any suggestions on getting the smart client to run with a wild card SSL cert?

Single domain certs work just fine, but just cannot get this to go.

Thanks,
--Joe.
Last edited by joe26 on Wed Apr 07, 2021 8:39 pm, edited 1 time in total.
joe26
 
Posts: 172
Joined: Wed Jun 19, 2013 10:30 pm

Re: SSL Wildcard (GoDaddy) with Smart Client. How?

Postby joe26 » Fri Apr 02, 2021 4:19 pm

Added to server.xml file:
<Connector port="8444"
maxThreads="500"
connectionTimeout="60000"
scheme="https"
secure="true"
SSLEnabled="true"
keystoreFile="conf/keystore.ks"
keyAlias="ssl"
keystorePass="Password"
/>

The java keystore is type PKCS12.

Just cannot get the wildcard SSL to run a Smart client.
joe26
 
Posts: 172
Joined: Wed Jun 19, 2013 10:30 pm

Re: SSL Wildcard (GoDaddy) with Smart Client. How?

Postby robert.edelmann » Tue Apr 06, 2021 11:34 am

Hi Joe,

I assume you activated encryption in the servoy-admin, right under network-settings? It should look like this:
Bildschirmfoto 2021-04-06 um 11.31.50.png
Bildschirmfoto 2021-04-06 um 11.31.50.png (77.26 KiB) Viewed 2086 times


If you've done that, does your keystore include the intermediate keys?

If you inspect the keystore with keystore explorer it should look like this:
Bildschirmfoto 2021-04-06 um 11.21.32.png
Bildschirmfoto 2021-04-06 um 11.21.32.png (78.69 KiB) Viewed 2086 times


What kind of errors do you get?
mit freundlichen Grüßen
Robert Stefan Edelmann
User avatar
robert.edelmann
 
Posts: 91
Joined: Wed Aug 14, 2013 6:12 pm

Re: SSL Wildcard (GoDaddy) with Smart Client. How?

Postby joe26 » Wed Apr 07, 2021 8:39 pm

Thanks, Robert.

Missing the complete chain of authority. Was able to edit the certificate in Keystore Explorer, and add the higher levels.

Thanks,
--Joe.
joe26
 
Posts: 172
Joined: Wed Jun 19, 2013 10:30 pm


Return to Servoy Client

Who is online

Users browsing this forum: No registered users and 10 guests