Hi Alexander,

> Currently, I am running Matterhorn 1.3.1 and I would like to run Apache with 
> HTTPS and Matterhorn on plain HTTP as you suggested. 
> 
> I saw that it is possible to configure Matterhorn to run on HTTPS, but that's 
> not what I wanted. Therefore I left org.osgi.service.http.port=8080 and 
> org.osgi.service.http.secure.enabled=false on the default settings in 
> config.properties.
> 
> What I didn't understand until now: I did change all URLs in 
> config.properties to "https://...."; without Port 8080 to make the Matterhorn 
> web frontend run via HTTPS, this is working well with my configuration. What 
> communication channel is Matterhorn using internally now, still HTTP over 
> 8080 or HTTPS over 443?

The Matterhorn services will register with addresses starting with the 
server.url in config.properties. If you keep that on HTTP (on all servers) 
Matterhorn will use that for internal communication.

> 

Tobias
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to