You might need to create a keystore on the Windows platform, e.g., for the preview client or the remote client. The steps below explain how to do this in detail.
Start a command prompt.
You can do this by searching for an app named:
cmd
C:\ProgramData\InterFormNG2
keytool -genkeypair -alias previewclient -keyalg RSA -keysize 2048 -storetype PKCS12 -keystore previewclient.jks -validity 3650
Make a note of the password you entered, as you will need it when referring to the keystore in InterFormNG2, both in:
System settings
Preview client
In the example above, you should refer to the keystore file with the following path:
C:\ProgramData\InterFormNG2\previewclient.jks