Hi,
No the config is not correct. You have to disable the ssl
configuration in the server-config.xml of scm-manager, because it is
not needed. The whole ssl encryption is done by the reverse proxy
(Apache in your case) and the proxy is talking to scm-manager in plain
http. So you have to change your config of the ssl virtualhost from:
to:
Sebastian
2012/5/12 Dimitrios Zarras <
zarra...@gmail.com>: