The Stat® Central Agent defaults to a character map of ISO-8859-1, which is compatible with sites that are upgrading from older versions of Stat. If desirable, the agent can be configured to use UTF-8.
| 
 1   | 
 Open <STAT_HOME>\app\bin\standalone.conf.bat.  | 
| 
 •  | 
| 
 •  | 
| 
 •  | 
| 
 •  | 
| 
 NOTE: As JDK 9 and later offers the stronger cryptographic algorithms by default, you can skip the following steps if you are using JDK 9 or above.  | 
| 
 2   | 
 Download the Java Cryptography Extension (JCE), which is contained in the appropriate zip file (jce_policy-8.zip) to a temp folder and unzip the file.  | 
| 
 3   | 
| 
 4   | 
| 
 5   | 
| 
 6   | 
 Go to the temp folder where you unzipped the jce_policy file and copy local_policy.jar and US_export_policy.jar.  | 
| 
 7   | 
| 
 2   | 
| 
 4   | 
| 
 5   | 
| 
 7   | 
 Search for this block in <STAT_HOME>/app/standalone/standalone-full-https.xml  | 
| 
 9   | 
 Go to the <STAT_HOME>/app/bin directory and locate the run.bat (for Unix, run.sh) file.  | 
| 
 3   | 
 Finally you need to tell the Stat Oracle Agent to use https protocol for its communications. Edit the <STAT_HOME>/conf/stat.conf file and uncomment the following property:  | 
| 
 IMPORTANT: Shorter times could adversely affect agent performance.  | 
| 
 1   | 
 Open <STAT_HOME>/config/stat.properties.  | 
| 
 2   | 
 Locate the parameter CONNECTION_IDLE_TIME=15, and modify the time.  |