Open Issues Need Help
View All on GitHub Security • Authentication
Proposal: Allow Android real-world tests to pass CI even when expired about 1 month ago
AI Summary: The task requires modifying the Android-specific error handling in the real-world test verification code of the `rustls-platform-verifier` library. The goal is to add logic that will print a GitHub Actions warning message instead of failing the CI build when an expired certificate causes a test failure, specifically for Android builds. This is a temporary solution until the Android verifier implementation is improved, and it should not affect the accuracy of tests with explicitly expired certificates.
Complexity:
3/5
good first issue discussion O-Android
A certificate verification library for rustls that uses the operating system's verifier
Rust