ClientCertificate expired causing test failures
Open
area-auth
test-failure
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
VerifyValidClientCertWithTrustedChainAuthenticates
VerifyValidClientCertWithAdditionalCertificatesAuthenticates
are failing because the test client cert: https://github.com/dotnet/aspnetcore/blob/c85baf8db0c72ae8e68643029d514b2e737c9fae/src/Shared/test/Certificates/validSignedClientCertificate.cer expired on 1/20/22
need to update the cert/extend the expiration and reenable these tests
Contributor guide
Assessment
This issue has not been assessed yet.