Hello, I completed the conversion of all CF9 new query() queries to cfquery or queryRUN() statements. I thought I was done with the conversion process until I got to our cfhttp credit card processing.
I found this issue: http://code.google.com/p/openbluedragon/issues/detail?id=373 and I researched the list where somebody mentioned coding it JAVA https://groups.google.com/d/topic/openbd/FQYh01lKhFE/discussion So that leaves me having to do it in JAVA. A quick google search leads me to: http://vafer.org/blog/20061010073725/ and http://denistek.blogspot.com/2010/05/mutual-authentication-with-client.html For those of you who know Java well, will one or both of the links above be my ticket? Thanks! Randy -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
