SEC_ERROR_CA_CERT_INVALID
807567Jan 7 2009 — edited Sep 18 2009As per steps mentioned, i tried the followings:
1.created self-signed certificate
2.created http listener with APP SERVER name and PORT
3.enabled ssl
4.deployed origin server
5.modified https-hostname.com.conf
6.changed certificate flag with 'CTu,u,u'
7.APP SERVER listener enabled with SSL and the nickname as s1as in SUNWappserver 9.1
But I got this error
Gateway Timeout
Processing of this request was delegated to a server that is not functioning properly.
I have noticed the following errors in the web server's log.
for host xxx.xx.x.xxx trying to GET /xyz/, service-http reports: HTTP7758: error sending request (SEC_ERROR_CA_CERT_INVALID: Issuer certificate is invalid.)
Please help me in order to test using self-signed certificate between web and appserver.