opkg install openssl-util stunnel
cd /etc/stunnel openssl req -new -x509 -keyout stunnel.pem -out stunnel.pem -days 365 -nodes opkg remove openssl-util
Pakiet openssl-util niezbędny jest tyko do wygenerowania certyfikatu, po tej czynności można go normalnie wyinstalować.
/etc/init.d/stunnel enable /etc/init.d/stunnel start
i teraz odpalamy w przeglÄ…darce: https://192.168.1.1
