CertificateException: Certificates does not conform to algorithm constraint
945188Jun 21 2012 — edited Jun 23 2012javax.script.ScriptException: sun.org.mozilla.javascript.internal.WrappedException: Wrapped javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Certificates does not conform to algorithm constraints (*******#89) in ******* at line number 89
This issue occurs while running a web-script to upload a file to a website. Line 89 is where the script would meet a login screen.This issue only started occurs when running the script on a machine with Java 7. Anyone know something about this error?