Page 1 of 1

Omero after https

PostPosted: Wed Apr 24, 2013 3:23 pm
by jthievin
Hey,

I have a secured server @ https://server.fr

I want to have my omero @ https://server.fr/omero

Code: Select all
omero web config apache
gives me a partially commented (#) file.

How can i configure properly (i need explanations please) Apache (/etc/apache2/sites-available/defaut-ssl) with a ssl stanza ?
I'm working with Ubuntu 10.04 LTS

Thank you very much.

Jonathan

Re: Omero after https

PostPosted: Mon Apr 29, 2013 7:14 am
by kennethgillen
Hi Jonathan,

Getting OMERO running with https really isn't any different to adding https to any other web application running under Apache.

I've not personally done this yet, so can't paste you a working config, but there should be plenty of search results along the lines of 'apache configuring ssl'

Hope this is of some help.

Best,

Kenny