Setting Up OpenSSL on Windows

Procedure

  1. Save the tcnative-1.dll file in a directory. The file can be found under TOMCAT_HOME\bin in the Tomcat installation. You can download Tomcat from the following URL:
  2. Provide the path to this directory in the TRA file using the java.library.path property.
    java.library.path=<dllDirectoryPath>