Sounds like it's complaining about the server's digital certificate being expired. Check the web server's certificate - you might need to renew it. Your browser might be configured to accept the certificate anyways which is why it doesn't display a problem. At any rate, this is not an axis problem.
-----Original Message-----
From: Leslie Zhang [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 31, 2003 11:14 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: running wsdl2java with https
Hi Guys,
I have a problem of running the wsdl2java program with https. Does any one have an idea of how to run wsdl2java with https.
Although my machine was able to connect to https://punto-bt.act.cmis.csiro.au/hdi/LinkageStandardisationService.wsdl when I invoked:
java org.apache.axis.wsdl.WSDL2Java https://punto-bt.act.cmis.csiro.au/hdi/LinkageStandardisationService.wsdl
WSDL2java threw the following exception:
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateExpiredException: NotAfter: Thu Dec 27 08:56:04 EST 2001
I have no idea which certificate it was referred to and why that exception was thrown.
Help please !
Les
