Skip to content

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

Open
salmart-dev wants to merge 1 commit intomasterfrom
fix/respect-skipping-certificate-verify
Open

fix(files_sharing): respect config to skip certificate verification#58724
salmart-dev wants to merge 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

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 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 🫠

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