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 -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
