On 25 November 2014 at 08:00, Fabian Cretton <[email protected]> wrote:
> I am no specialist about that, and would like to know if Marmotta is able to
> run on a secured server ?
Never tried directly, normally we put a proxy that handles SSL in
front of Marmotta.

> If so, and as a side question, I guess that URLs of resources for linked
> data publishing would be prefixed by "https" instead of "http" ?
You can, but you don't have to. The configuration settings for
Marmotta have two settings for that:

kiwi.context = http://foo.bar/ # baseURI for creating local URIs
kiwi.host = https://foo.bar/ # baseURL to access the admin-ui and webservices

Best,
Jakob

Reply via email to