If you use the agent FTP client to connect to the SSL-enabled FTP server on the agent, you must configure the FTP client for SSL communication as well.
To configure an SSL-enabled FTP client on the agent
security.overridePropertiesFile=true
The JVM uses the customized java.security file that is installed with the agent. This value allows the JVM to use the java.security provided with the agent for its own communications but does not affect other instances of the JVM for other applications on the i5/OS system. Without defining this property the i5/OS agent will not be able to use SSL.
./cybAgent -s
The agent stops running.
ftp.client.ssl=true
Specifies the full path name of the truststore file. The default file name is cacerts. You can use keytool, provided with the JRE, to create your own truststore.
./cybAgent
The agent starts running and the FTP client on the agent is SSL-enabled.
|
Copyright © 2010 CA.
All rights reserved.
|
|