[ome-users] omero http https
Andreas Mueller
Andreas.Mueller at Biologie.Uni-Osnabrueck.DE
Fri Mar 8 14:38:15 GMT 2019
Hi Simon,
I've done that all but no changes. In the next Week I start from
scratch with a fresh Installation..
a nice weekend
Andreas
PS: I'am the whitenoise guy an whitenoise is running
On 08.03.19 10:40, Simon Li wrote:
> 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
> _______________________________________________
> ome-users mailing list
> ome-users at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users
More information about the ome-users
mailing list