Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load contents via WebDAV with self-signed cert or HTTP #133

Closed
2 tasks done
tobihagemann opened this issue Dec 21, 2021 · 0 comments
Closed
2 tasks done
Labels
storage:webdav type:bug Something isn't working
Milestone

Comments

@tobihagemann
Copy link
Member

Please agree to the following

Summary

Loading contents of a vault via WebDAV with self-signed cert or HTTP fails with an error

System Setup

  • iOS: 15.2
  • Cryptomator: 2.0.1 (738)
  • WebDAV server with self-signed certificate

Cloud Type

WebDAV

Steps to Reproduce

Expected Behavior

Files app shows contents of my vault.

Actual Behavior

Files app shows "Content not available".

Reproducibility

Always

Relevant Log Output

2021/12/21 15:36:43:450  enumerateItems failed with: Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection." UserInfo={NSErrorFailingURLStringKey=<REDACTED>, NSErrorFailingURLKey=<REDACTED>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
    "BackgroundDataTask <REDACTED>.<1>",
    "LocalDataTask <REDACTED>.<1>"
), _NSURLErrorFailingURLSessionTaskErrorKey=BackgroundDataTask <REDACTED>.<1>, NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.} for identifier: NSFileProviderItemIdentifier(_rawValue: NSFileProviderRootContainerItemIdentifier)

Anything else?

Reference: https://community.cryptomator.org/t/cryptomator-2-vault-on-webdav-is-not-working/9140

@tobihagemann tobihagemann added type:bug Something isn't working storage:webdav labels Dec 21, 2021
@tobihagemann tobihagemann added this to the 2.0.3 milestone Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage:webdav type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant