Bug 1211916 - korganizer ignores alternate https port for calendar access
Summary: korganizer ignores alternate https port for calendar access
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: KDE Workspace (Plasma) (show other bugs)
Version: Leap 15.4
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 13:34 UTC by Alexander Krupp
Modified: 2023-06-01 13:45 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Krupp 2023-06-01 13:34:37 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.