> What we are seeing is that once SSL has been configured on > the server (the app is the only thing on that web server) > we start getting prompted with "This page contains secure > and non-secure elements" for every page we load. However > this only happens to a couple of our test workstations. > > Any ideas on how to fix this? Right now, we're thinking it > might be our use of IFrames but can't be sure.
That's probably a good place to start looking. You simply have to ensure that every request uses HTTPS. I think you can check this easily in Mozilla by using the "Page Info" menu option under the "View" menu. I don't know if there's something similar in IE, off the top of my head. > Also, once we implemented the SSL, the entire site slowed > down to a crawl. Any tips on this? Yes. Use hardware SSL acceleration: http://www.sonicwall.com/ssl-center/ssl-acceleration.html http://www.rainbow.com/products.html Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

