Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I want to setup SSL connection between Java Edge SDK and ThingWorx server using SSL/TLS.
Java edge SDK documentation says to change to OpenSSL directory from command line and run command make-keystore.bat, from where i can get this file ?
To Generate a Certificate and Private Key Using the Java keytool Utility
These steps assume a Windows computer:
make-keystore.bat hostname
From where i can get details documentation explaining SSL connection setup between Edge SDK and ThingWorx ?