Bug 127772 - support client certificates
Summary: support client certificates
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice Online
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-26 07:01 UTC by wdehoog
Modified: 2021-09-20 14:52 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wdehoog 2019-09-26 07:01:44 UTC
We have a nextcloud server running together with a reverse proxy (both under the same apache) and a collabora docker instance. All on the same server.

Our nextcloud server requires client certificates. There does not seem to be a way to have collabora online use a client certificate when sending requests to the nextcloud server. 

Please add support for this or explain how it is to be done.
Comment 1 wdehoog 2019-09-28 12:06:15 UTC
I managed to circumvent the problem by adding a dummy network interface and a virtual host listening to it's address and serving nextcloud without requiring a client certificate. 

Using docker's '--add-host=' collabora/code accesses the nextcloud server on the new dummy address.

So now I have two virtual hosts for the same nextcloud instance. One for users from outside and one for collabora from the inside. 

Still I think having collabora using client certficates would be better.
Comment 2 Aron Budea 2021-09-20 14:52:30 UTC
Since you have reported this for Collabora Online, if you still have this problem, please open an issue at: https://github.com/CollaboraOnline/online/issues