Problems with the redirection

Posted by Heortex 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
Problems with the redirection
February 22, 2018 03:33AM
Hello,

I experienced some problem with the redirection on the piratebox home page.
I tried on different OS (Windows 10, Android, Chrome OS, MacOS, iOS, and Kali Linux) to access to the piratebox. On Windows, Mac, Kali and Android, I just had to type the url
Language: PHP
piratebox.lan
On iOS and Chrome OS nothing is working, I can type the url and it still not working.
And this happen after I modified the url for another and after I added some pages.
Do anyone have a solution?

Thanks!

Heortex
Re: Problems with the redirection
February 22, 2018 08:02AM
Hi,
iOS and chrome are most likely adding an implicit https in front of the URL.
So, you might try

Language: PHP
http://piratebox.lan

best regards Matthias
PBFriend
Re: Problems with the redirection
February 25, 2018 07:59PM
Those https-configurations will become more and more common.
Maybe it would be a good idea to ship a LetsEncrypt certificate with one
of the next PirateBox versions.
Re: Problems with the redirection
February 25, 2018 09:10PM
this happens if you activate HTTPS on PirateBox. IOS devices do deny all access to such a page where the certificate does not match the url (and is self signed).

Delivering let’s encrypt certs mean, that you have to prepare new images very 3 months. If somebody pays me a bunch of money, I’ll do that... but it is unrealistic in a one person project.

Did you try to use such a cert on your PirateBox? What is your experience about that? Can you prove me wrong?