Bugzilla – Bug 1211916
korganizer ignores alternate https port for calendar access
Last modified: 2023-06-01 13:45:49 UTC
Setup of a CalDAV calendar with https://calendar.example.home:8443/caldav/alex/ works and it also correctly detects sub-calendars, and tasks. Synchronization falls back to accessing standard https port 443 instead of using 8443, where a certificate for a different domain is served. This triggers the invalid certificate dialog. I have verified this by means of a Wireshark trace. Expectation: honour the given port 8443 for CalDAV synchronization.