Setting Up OpenSSL on Windows

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