posted 18 years ago
Hi, we are using IBM WebSphere 5.x on Sun Solaris operating system. When we send an https message, we are getting following exception
10/30 16:53:19 WARN
com.sample.http.factory.HttpMessageFactory =
Exception caught while sending https message. (sendSecureSocketM
essage)
javax.net.ssl.SSLHandshakeException: certificate expired
at com.ibm.jsse.bd.a(Unknown Source)
at com.ibm.jsse.bd.startHandshake(Unknown Source)
.............
It looks like an expiration of some certificate. Can you let me know what is the problem and how to rectify it?
pramodh