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/jdk1.6.0_31/32/bin/java -ms256m -mx512m -server -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 -DNETE_WA_ROOT=/opt/CA/webagent -DPWD=/opt/CA/secure-proxy -classpath /opt/CA/secure-proxy/Tomcat/bin/proxybootstrap.jar:/opt/CA/secure-proxy/Tomcat/properties:/opt/jdk1.6.0_31/32/lib/tools.jar:/opt/CA/secure-proxy/Tomcat/bin/bootstrap.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 © 2013 CA.
All rights reserved.
|
|