You don't, afaik ypu simply need the client cert in the java keystore. See this http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-using-ssl.html
There is a handu cfadmin extension on riaforge.org for managing your keystore. Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Apr 16, 2013 5:33 PM, "Richard White" <[email protected]> wrote: > > Hi, > > We have a further issue with this. > > The hosting company have installed the SSL certificate on the database and > provided us with the details of where the certificate is stored. However, > in the CF connection string it asks to provide the url of the certificate. > > I am confused about how to get this to work. How would i instruct > coldfusion to use the certificate on the database server? > > Thanks, > Richard > > > > > > Hi, > > > > We have a windows server for our CF application and a Linux server for > > our database. We are setting up a self-signed SSL between the two > > servers. > > > > Our hosting company have said we need to reference the SSL in the > > connection string but how can I do this in a cfquery? > > > > Many thanks > > Richard > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355450 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

