Https with standard open source flavor

Hi,

I’ve been running the standard flavor (Pricing - XWiki) for a year now and I’d like to access via https but I’ve been unable to find out what to configure. Is this even possible?

Hi, yes it’s possible, see https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Configuration/#HHTTPS2FSSL

As far as I can see that is about tomcat & nginx and neither are used by the demo version

ah sorry, didn’t realize you were asking for the demo version. Well, it’s a demo version… Now using HTTPS is not related to XWiki but to the servlet container. So you’ll just need to configure Jetty for HTTPS. You can check Jetty’s web site for their documentation.

You can also check SSL With Jetty in Standard Flavor Pre-installed

Hope it helps.