<div dir="ltr">redirect via NGINX<div><a href="https://www.bjornjohansen.no/redirect-to-https-with-nginx">https://www.bjornjohansen.no/redirect-to-https-with-nginx</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 29, 2017 at 5:01 PM, Torsten Bergmann <span dir="ltr"><<a href="mailto:astares@gmx.de" target="_blank">astares@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Today web development for mobile devices is very common. So one possible scenario is to<br>
develop with Seaside on a computer and checking the result page directly with a browser<br>
on the phone in the same network.<br>
<br>
This works perfectly in a quick and simple setup (with seaside running on port 80).<br>
One just opens the IP address of the developer computer to access the seaside page<br>
over HTTP and can check how it looks on mobile.<br>
<br>
But in recent times Google is pushing to get all website using their APIs to move from HTTP<br>
to the HTTPS protocol. So for same client side browser APIs (for instance for geolocation)<br>
the mobile chrome on Android mobile devices now returns "Only secure origins are allowed".<br>
<br>
So such functionaliy is only allowed in the client browser when the server is on a secure<br>
HTTPS connections. While this makes sense for production setups one usually does not have a<br>
local HTTPS connection out of the box with Seaside when testing and developing an application.<br>
<br>
What is the best way and most easy Way to locally serve Seaside with HTTPS for testing?<br>
How to set this up? What do people use?<br>
<br>
Thanks<br>
T.<br>
<br>
______________________________<wbr>_________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.<wbr>squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" rel="noreferrer" target="_blank">http://lists.squeakfoundation.<wbr>org/cgi-bin/mailman/listinfo/<wbr>seaside</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">===========================================================================<br>John M. McIntosh. Corporate Smalltalk Consulting LtdĀ <a href="https://www.linkedin.com/in/smalltalk" target="_blank">https://www.linkedin.com/in/smalltalk</a><br>===========================================================================<br></div></div></div></div>
</div>