Setting Up OpenSSL on Windows
- Procedure
- Save the
tcnative-1.dll
file in a directory. The file can be found underTOMCAT_HOME
\bin
in the Tomcat installation. You can download Tomcat from the following URL1: - Provide the path to this directory in the TRA file using the
java.library.path
property.java.library.path=<dllDirectoryPath>