Hi everyone. Pretty new to Linux overall, and very new to Porteus Kiosk (trying to get a web kiosk set up). Here's my problem: the homepage that I set using the wizard has an issue with the security certificate. I can confirm an exception, but anytime the browser closes, the exception is removed. It reopens and throws up the security cert warning again. Obviously this is no good for the end users, so is there any way to save the exception permanently? Before confirming the exception, there is a checkbox that says "permanently store this exception", but it's greyed out. Any ideas? Thanks in advance!
-
Save Firefox Security Exception Permanently
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
-
- Ronin
- Posts: 2
- Joined: 18 Oct 2013, 13:20
- Distribution: Kiosk
- Location: USA
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Save Firefox Security Exception Permanently
hi captaincallidus,
could you post an URL to your home page? if this is not possible then maybe you know some other site with outdated certificate? i would like to check this issue myself.
could you post an URL to your home page? if this is not possible then maybe you know some other site with outdated certificate? i would like to check this issue myself.
Please add [Solved] to your thread title if the solution was found.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Save Firefox Security Exception Permanently
I had the same problem on one machine in a network (using the kiosk edition). The home page was google. I fixed it by navigating to the page after a fresh boot, accepting the certificate and then saving the /home/guest/.Mozilla files that had changed into a new module. Well I didn't save the entire .mozilla folder but went through and found the required 2 or 3 files (can't remember exactly which files right now). The changes-time script can help you to find the right files.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
-
- Ronin
- Posts: 2
- Joined: 18 Oct 2013, 13:20
- Distribution: Kiosk
- Location: USA
Re: Save Firefox Security Exception Permanently
Thanks for the replies, folks. Wish I could say that I fixed it, but I actually just talked to the web host and updated the certificate
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Save Firefox Security Exception Permanently
and that's the proper way of solving this issue
moving thread to kiosk's section of the forum.
moving thread to kiosk's section of the forum.
Please add [Solved] to your thread title if the solution was found.
Re: Save Firefox Security Exception Permanently
Hi, I just ran on the same problem today, discovered that all https page (at least google.fr & .com, yahoo.com) would display security warning... Currently checking out if proper libraries are there, and correct rights as well.
EDIT :
Here it is, but never noticed this before
EDIT2 :
Downloaded original iso, unsquashed file, everything fine... dunno what was wrong with my package ^^
EDIT :
Code: Select all
root@debian:~/iso/porteus/base# unsquashfs 002-firefox.xzm
Parallel unsquashfs: Using 1 processor
64 inodes (336 blocks) to write
[=================- ] 91/336 27%
xz uncompress failed with error code 9
Failed to write squashfs-root/usr/lib/firefox-21.0/libnssckbi.so, skipping
[===============================================================\] 336/336 100%
created 63 files
created 24 directories
created 1 symlinks
created 0 devices
created 0 fifos
EDIT2 :
Downloaded original iso, unsquashed file, everything fine... dunno what was wrong with my package ^^