rustls / rustls-ffi

Use Rustls from any language
Other
123 stars 31 forks source link

Add `rustls-platform-verifier` binding #419

Closed amesgen closed 2 months ago

amesgen commented 2 months ago

Closes #417

Have not yet taken a closer look at the Windows failures Now resolved, see the review comments below.

cpu commented 2 months ago

Build+test (clang, 1.61.0, ubuntu-latest) Expected — Waiting for status to be reported Build+test (gcc, 1.61.0, ubuntu-latest) Expected — Waiting for status to be reported

This is to be expected from the MSRV update. We'll admin merge and fixup the branch protection rules afterwards.

cpu commented 2 months ago

Thanks @amesgen !

cpu commented 2 months ago

This is to be expected from the MSRV update. We'll admin merge and fixup the branch protection rules afterwards.

I've retroactively fixed the branch protection rules for the new MSRV.