Skip to content

fix(files_sharing): respect config to skip certificate verification#58724

Merged
provokateurin merged 1 commit intomasterfrom
fix/respect-skipping-certificate-verify
Mar 9, 2026
Merged

fix(files_sharing): respect config to skip certificate verification#58724
provokateurin merged 1 commit intomasterfrom
fix/respect-skipping-certificate-verify

Conversation

@salmart-dev
Copy link
Contributor

This is important especially for local development, as certificate are self-signed.

Summary

Federated sharing is broken locally and on instances using sharing.federation.allowSelfSignedCertificates and connecting to instances with a self-signed SSL certificate. Since we have a config setting for this, let's use it 👍

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@salmart-dev salmart-dev requested a review from a team as a code owner March 4, 2026 16:26
@salmart-dev salmart-dev requested review from Altahrim, artonge, leftybournes and provokateurin and removed request for a team March 4, 2026 16:26
@salmart-dev salmart-dev self-assigned this Mar 4, 2026
@salmart-dev salmart-dev added 2. developing Work in progress bug labels Mar 4, 2026
Copy link
Contributor

@artonge artonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@salmart-dev salmart-dev added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Mar 6, 2026
@salmart-dev
Copy link
Contributor Author

Needs test updates 🫠

This is important especially for local development, as certificate are
self-signed.

Signed-off-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com>
@salmart-dev salmart-dev force-pushed the fix/respect-skipping-certificate-verify branch from fd97c24 to 8b235c8 Compare March 9, 2026 17:21
@salmart-dev salmart-dev added this to the Nextcloud 33.0.2 milestone Mar 9, 2026
@provokateurin provokateurin merged commit 7ae8aeb into master Mar 9, 2026
206 of 211 checks passed
@provokateurin provokateurin deleted the fix/respect-skipping-certificate-verify branch March 9, 2026 22:08
@provokateurin
Copy link
Member

/backport to stable33

@provokateurin
Copy link
Member

/backport to stable32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants