A certificate verification library for rustls that uses the operating system's verifier

1 Open Issue Need Help Last updated: Aug 5, 2025

Open Issues Need Help

View All on GitHub
Security Authentication

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