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

feat: CRL proxy [WPB-8793] #2800

Merged
merged 4 commits into from
Jun 6, 2024
Merged

Conversation

borichellow
Copy link
Contributor

@borichellow borichellow commented Jun 5, 2024

What's new in this PR?

Issues

The web/desktop frontend use a proxy to fetch CRLs from other domains. However Android clients fetch those CRLs directly.

Causes (Optional)

It was implemented like this.

Solutions

Implement usage of proxy url for fetching CRLs when it's required and available.

Copy link
Contributor

github-actions bot commented Jun 5, 2024

Test Results

2 882 tests   2 759 ✔️  27s ⏱️
   492 suites     123 💤
   492 files           0

Results for commit 5b01834.

♻️ This comment has been updated with latest results.

@datadog-wireapp
Copy link

datadog-wireapp bot commented Jun 5, 2024

Datadog Report

All test runs d92083d 🔗

2 Total Test Services: 0 Failed, 2 Passed

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Total Time Test Service View
kalium-ios 0 0 0 2759 123 1.39s Link
kalium-jvm 0 0 0 2900 107 7.12s Link

Signed-off-by: Boris Safonov <[email protected]>
Copy link

sonarqubecloud bot commented Jun 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor

@mchenani mchenani left a comment

Choose a reason for hiding this comment

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

LGTM, added some questions and suggestions.

@mchenani mchenani merged commit 06c66ee into release/android-cycle-4.6 Jun 6, 2024
18 checks passed
@mchenani mchenani deleted the feat/crl_proxy branch June 6, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants