> > Do you > actually have to pass a password to the clientcert? >
Yes, a password is required. Would that prevent the keystore solution from working? Randy On Monday, August 13, 2012 3:37:35 PM UTC-4, Peter J. Farrell wrote: > > Randy, > > You should be able to import your credit card processor's SSL cert > directly into the Java key store and use your existing code. Do you > actually have to pass a password to the clientcert? > > Randy Johnson said the following on 08/13/2012 02:28 PM: > > 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 > > > -- > Peter J. Farrell > OpenBD Steering Committee / Mach-II Lead Developer > [email protected] <javascript:> > [email protected] <javascript:> > http://blog.maestropublishing.com > Identi.ca / Twitter: @maestrofjp > > -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
