Identify why Bagage can not be mounted on Windows #1

Open
opened 2021-09-17 14:04:07 +00:00 by quentin · 0 comments
Owner

Currently, it is not possible to mount our webdav folders on windows even if

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWebClientParametersBasicAuthLevel is set to 1, we need to set it to 2 but we may put our users at risk by allowing self-signed certificates.

It seems that our Let's Encrypt certificate is not trusted by Microsoft.

We can consider this issue as solved as long as:

  • we know why our SSL certificate is not accepted
  • an idea of a workaround

Resources:

Currently, it is not possible to mount our webdav folders on windows even if `HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWebClientParametersBasicAuthLevel` is set to `1`, we need to set it to `2` but we may put our users at risk by allowing self-signed certificates. It seems that our Let's Encrypt certificate is not trusted by Microsoft. We can consider this issue as solved as long as: - we know why our SSL certificate is not accepted - an idea of a workaround Resources: - https://sabre.io/dav/clients/windows/ - https://docs.microsoft.com/en-us/iis/publish/using-webdav/using-the-webdav-redirector#webdav-redirector-registry-settings
quentin self-assigned this 2021-09-17 14:04:08 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/bagage#1
No description provided.