From: "Raveendran .P" Date: 2010-02-24T15:20:56+09:00 Subject: Re: Selenium, secure connection failed, security certificate Hi, Have you tried this solution --> http://groups.google.com/group/selenium-ruby/browse_thread/thread/2de7c8518d558f6c/0e1c7cf3866f15f8?fwc=1 The solution is, Yes. We can able to set the predefined profile. When start the Selenium RC --> mention ur profile details like this >java -jar selenium-server.jar -firefoxProfileTemplate "C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\4sdo3eff.default" -- Posted via http://www.ruby-forum.com/.