Designer Launcher SSL

@Tbthomps The new launchers have their own embedded JVM which complicates things. Is your certificate self-signed or signed by a CA?

If you have a self-signed (or a cert signed by a CA that isn’t included in Java’s default keystore) you can add the certificate for the gateway to the .ignition/clientlauncher-data/certificates directory. Any x.509 certificate should work. The next time you open the launcher, the certificate will be added to the default java keystore (including any JVM’s that are retrieved from gateways to launch clients etc)

Thanks,
Jonathan C

1 Like