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

Allow users to trust self-signed certificates #160

Merged
merged 8 commits into from
Jul 4, 2023
Merged

Conversation

kirmanak
Copy link
Owner

@kirmanak kirmanak commented Jul 4, 2023

The PR addresses issue #134 by showing a dialog when SSL connection fails due to a certificate issue. The dialog allows users to trust that certificate. This work is based on @fz72's fork and owncloud's implementation.

@sonarcloud
Copy link

sonarcloud bot commented Jul 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

25.0% 25.0% Coverage
0.0% 0.0% Duplication

@kirmanak kirmanak merged commit 79dee6a into master Jul 4, 2023
5 checks passed
@kirmanak kirmanak deleted the self-signed-cert branch July 4, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants