After you set the Secure Proxy Server parameters and back up the properties.sh file, run the installation program.
Verify the installation before proceeding with further installation steps.
Follow these steps:
/opt/CA/saas/repo/application/
./appliance_local.sh config
When installation is complete, verify the installation as follows.
ps -ef | grep httpd
The response should be instances of the following line:
/opt/CA/secure-proxy/httpd/bin/httpd -d /opt/CA/secure-proxy/httpd -k start
ps -ef | grep java
The response should be similar to the following, ending with server.conf:
/opt/java32/bin/java -Dhttp_connection_stalecheck=true -ms256m -mx1024m -server -XX:MaxPermSize=256M -Dcatalina.base=/opt/CA/secure-proxy/Tomcat -Dcatalina.home=/opt/CA/secure-proxy/Tomcat -Djava.io.tmpdir=/opt/CA/secure-proxy/Tomcat/temp -DHTTPClient.log.mask=0 -DHTTPClient.Modules=HTTPClient.RetryModule|org.tigris.noodle.NoodleCookieModule|HTTPClient.DefaultModule -Dlogger.properties=/opt/CA/secure-proxy/Tomcat/properties/logger.properties -Dhttp_connection_stalecheck=true -Dhttp_connection_timeout=60000 -Dhttp_socket_timeout=300000 -Djava.endorsed.dirs=/opt/CA/secure-proxy/Tomcat/endorsed -DNETE_WA_ROOT= -DPWD=/opt/CA/secure-proxy -classpath /opt/CA/secure-proxy/Tomcat/bin/proxybootstrap.jar:/opt/CA/secure-proxy/Tomcat/properties:/opt/CA/secure-proxy/resources:/opt/java32/lib/tools.jar:/opt/CA/secure-proxy/Tomcat/bin/bootstrap.jar:/opt/CA/secure-proxy/Tomcat/lib/smi18n.jar com.netegrity.proxy.ProxyBootstrap -config /opt/CA/secure-proxy/proxy-engine/conf/server.conf
./sps-ctl stop ./sps-ctl startssl
The Secure Proxy Server starts.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|