I'm using HttpClient to do credit card payment authorization. My app works running under various flavors of Windows but when deployed on a Unix system Compaq Tru64 (sp?) I'm getting an IOException on execution of the post:
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Could not find trusted certificate Any ideas? Greg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
