I have been looking to use Prism. A gotcha I hit was it balked at any site using a self-signed SSL certificate. A recommendation was to copy the cert8.db file from a Firefox profile to a Prism profile. This actually worked.
Locating it is a bit of a pain in the ass on Windows. It is in what would be a hidden folder, so some layers have to be opened up just to get to it. Copy from <user>/Application Data/Mozilla/profiles/default to <user>/Application Data/Prism/default.
Excellent. Now it is a fair evaluation.
Tags: Adobe AIR, application, fire, Firefox, Mozilla, Prism, Windows
-
Worked for me also.
-
I did get it working but I needed to copy more then the \cert8.db\.
I am working on a Windows XP Workstation.
On my System I copy the whole profile from Mozilla to the web app folder. When I say \web app\ folder I mean what ever you called the webapp. In my case I made a Program Called \My Home Network\.\C:Documents and SettingsuserApplication DataPrismMy Home NetworkProfilesxxxxxx.default\
Once I did this I could log on to my \Adito Web SSL VPN\.
-
On Ubuntu I solved this problem by creating a symbolic link to the cert_overide.txt file in the firefox default profile directory from the prism default profile directory.
$cd /home/user/.prism/something.default
$ln -s /home/user/.mozilla/firefox/something.default/cert_overide.txt -
working on XP
2 files are needed :
cert8.db
cert_overide.txtcopy to prism app default folder.

6 comments
Comments feed for this article
Trackback link: http://www.ezrasf.com/wplog/2008/02/25/mozilla-prism-self-signed-ssl-issue/trackback/