We're running CFMX 7.0.2 (using JRun4) and have everything set up and working with the exception that CFHTTP calls to our server, which has a wildcard SSL certificate (*.rgu.ac.uk) are not working.
My immediate suspicion is that when trying to connect to https://www.rgu.ac.uk, CFHTTP is seeing the certificate as *.rgu.ac.uk, deciding it is not a match for www.rgu.ac.uk and therefore rejecting the connection. The root certifying authority has been added to trustStore, ordinary CFHTTP connection work, as do CFHTTP to other SSL sites with 'normal' certificates. Anyone any idea why CFHTTP calling an https:// page would be failing - perhaps because of the wildcard certificate - and if so what we can do to fix this? Cheers, Colin. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278251 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

