Actually I am after > This will show in what CACERTS file Coldfusion is looking for the certificate.
-----Original Message----- From: Kevin Aebig [mailto:[EMAIL PROTECTED] Sent: Tuesday, 26 July 2005 6:11 AM To: CF-Talk Subject: Re: SSL Debugging For all troubles like this, I use Ethereal. Its a open source network sniffer that lets you see what transactions are happening over the wire. I've used it to find out many times where connections were failing. http://www.ethereal.com/ Of course, you won't be able to see the actual SSL packets body, but you can see the request headers... Cheers, Kevin ----- Original Message ----- From: "Taco Fleur" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Sunday, July 24, 2005 6:01 PM Subject: SSL Debugging >I received some feedback from MM in regards to an issue I have been > trying to tackle for a while now: > > > > Enable SSL debugging by adding in the following JVM argument for more > info. -Dssl.debug=true This should write out to the standard out log. > This will show in what CACERTS file Coldfusion is looking for the > certificate. > > > > I did exactly as requested above, also restarted the CF server, made > another call to the class, then had a look at > C:\CFusionMX\runtime\logs\default-out.log > > But no reference to what certs CF is looking for. > > Anyone any ideas? > > > > Thanks, > > ________________________________ > > Taco Fleur - E-commerce Development Manager > > Shelco Searches & Services > > An Authorised ASIC Information Broker > > www.shelco.com.au > > Ph: + 61 7 3236 2605 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212797 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

