[ome-users] omero http https
Simon Li
spli at dundee.ac.uk
Fri Mar 8 10:40:50 GMT 2019
Hi Andreas
I can't reproduce your issue. Could you try clearing your browser cache or use a fresh incognito window, and use your browser developer tools to check what headers are returned?
See the screenshot on https://trello.com/c/8jpzSw86/605-ome-users-omero-http-https
Thanks, Simon
On Thu, 7 Mar 2019 at 12:06, Andreas Mueller <Andreas.Mueller at biologie.uni-osnabrueck.de<mailto:Andreas.Mueller at biologie.uni-osnabrueck.de>> wrote:
Hi Simon,
I have a) and that brings me to b)
a) https://omero.my-lab.de/webclient/active_group/?active_group=254&url=/webclient/userdata/?experimenter=716
b) http://omero.my-lab.de/webclient/userdata/?experimenter=716
best wishes
Andreas
On 07.03.19 11:21, Simon Li wrote:
> Hi Andreas
>
> You can configure Nginx to redirect all http connections to https, for example
>
> server {
> listen 80;
> server_name signup.mysite.com<http://signup.mysite.com><http://signup.mysite.com>;
> return 301 https://$server_name$request_uri;
> }
>
> https://serverfault.com/a/424016
>
> However I'm surprised you're seeing internal http requests when on the https site. Could you give us a list of the URLs that are still http?
>
> Thanks, Simon
>
>
> On Thu, 7 Mar 2019 at 10:30, Andreas Mueller <Andreas.Mueller at biologie.uni-osnabrueck.de<mailto:Andreas.Mueller at biologie.uni-osnabrueck.de><mailto:Andreas.Mueller at biologie.uni-osnabrueck.de<mailto:Andreas.Mueller at biologie.uni-osnabrueck.de>>> wrote:
> Hi,
>
> I can connect my omero installation over:
>
> http://omero..... and
> https://omero..... and
>
>
> If I start with https I can see a fallback to http on some menues.
>
> What do I have to do to stay in the https branch once I've choosed it?
>
> - thanks in advance -
>
>
> best wishes
> Andreas
>
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk><mailto:ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk>>
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
>
> The University of Dundee is a registered Scottish Charity, No: SC015096
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk>
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
_______________________________________________
ome-users mailing list
ome-users at lists.openmicroscopy.org.uk<mailto:ome-users at lists.openmicroscopy.org.uk>
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
The University of Dundee is a registered Scottish Charity, No: SC015096
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20190308/30e48a79/attachment.html>
More information about the ome-users
mailing list