Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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 ?