Looking at this more... more than likely the JVM you're running is old-ish and doesn't include the jsse.jar file. Do you have this file in your JVM lib folder? And if so, are you sure that you're installation is using this particular JVM or maybe your JAVA_HOME is pointing to an old location (if you're on Windows)...

Sean S said the following on 06/11/2012 04:18 PM:
In the site i'm developing I just noticed that when I call a CFHTTP
call to a secure site like https:/www.google.com I get the following
error on Open BlueDragon.

cferror.errordetail: Connect Exception:
java.security.NoSuchAlgorithmException: Error constructing
implementation (algorithm: Default, provider: SunJSSE, class:
com.sun.net.ssl.internal.ssl.DefaultSSLContextImpl)

Through everything I've looked up so far and as far as I can tell it
is erroring out because Open BD doesn't have the built in certs that
BlueDragon 7.x has.  I've been looking around this group trying to
figure out how to fix that. I think that it involved using Keytool and
importing certs into the Keystore for Java.  I've had zero luck thus
far getting it working.

Any help would be appreciated on how to get this working.

Thanks,

Sean



--
Peter J. Farrell
OpenBD Steering Committee / Mach-II Lead Developer
[email protected]
[email protected]
http://blog.maestropublishing.com
Identi.ca / Twitter: @maestrofjp

--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

Reply via email to