Hello

Check your reverse proxy settings.

In Apache you need:
[...]
  <Proxy http://your-sogo.server.name:20000/SOGo>
    RequestHeader set "x-webobjects-server-port" "443"
    RequestHeader set "x-webobjects-server-name" "%{HTTP_HOST}s"
    RequestHeader set "x-webobjects-server-url" "https://%{HTTP_HOST}s";
    RequestHeader set "x-webobjects-server-protocol" "HTTP/1.0"
[...]

This will tell SOGo to use https and the given/received server for all
generated URLs.



Kind regards,
Christian Mack

Am 28.01.22 um 18:02 schrieb Götz Reinicke (goetz.reini...@filmakademie.de):
> Hi,
> 
> we noticed, that the URLs for sharing calendars or addressbooks are „still“ 
> http only without „s“ :)
> 
> Is it possible to set this by default? If so, how and where?
> 
> Thanks and regards . Götz
> 
> 


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung IT-Dienste Forschung und Lehre
78457 Konstanz
+49 7531 88-4416

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to