hello

I'm trying to connect to my WRT54GL via https.
I have webif^2 installed and I went to the menu System\SSL and installed SSL but afterwards it showed the message:

The SSL certificate is missing. You need to generate it for ssl support
I clicked generate and it install zlib and other 2 packages, tries to configure it, keeps there for very long and I need to reboot my router to have access to webpages (MSN still works).

When I cat /etc/config/webifssl I get this:

config webifssl matrixtunnel
        option enable   0

config webifssl certificates
        option cafile   '/etc/ssl/matrixtunnel.cert'
        option privkey  '/etc/ssl/matrixtunnel.key'

config webifssl listen
        option port     '443'

config webifssl remote
        option host     127.0.0.1
        option port     '80'

config webifssl syslog
        option enable   0
        option loglevel 0

I can't find the certificates...

Do I need to enable the config webifssl matrixtunnel line option to '1'?

thank you!

(Last edited by macnet on 21 Jul 2008, 01:03)