M
Michael Jacobs
Guest
FYI: PAS for OE comes pre-configured to support HTTPS, using a test server certificate found in conf/tomcat-keystore.p12. That test certificate, of course, should be replaced with a real one for actual production operations. Normally setting up a production configuration would entail: 1) replacing the server certificate using the Java keytool utility 2) tcman config psc.as.https.keyalias= new-server-cert-name
Continue reading...
Continue reading...