Skip to content

Conversation

@ami-GS
Copy link
Contributor

@ami-GS ami-GS commented Dec 31, 2022

Description

Async certificate validation

Testing

Documentation

@ami-GS ami-GS marked this pull request as ready for review December 31, 2022 14:08
@ami-GS ami-GS requested a review from a team as a code owner December 31, 2022 14:08
@ami-GS ami-GS added Area: Documentation Area: API Language: C# Related to the C# interop layer Language: Rust Related to the Rust interop layer labels Dec 31, 2022
@ami-GS ami-GS merged commit 97616f7 into microsoft:main Jan 1, 2023
@nibanks
Copy link
Collaborator

nibanks commented Jan 1, 2023

It looks like this PR actually broke the tests @ami-GS:

Note: Google Test filter = Handshake/WithHandshakeArgs5.CustomCertificateValidation/1
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
Initializing for User Mode tests
[----------] 1 test from Handshake/WithHandshakeArgs5
[ RUN      ] Handshake/WithHandshakeArgs5.CustomCertificateValidation/1
D:\a\1\msquic\src\test\lib\HandshakeTest.cpp(803): error: Client.SetCustomValidationResult(AcceptCert) failed, 0x8007139f
[  FAILED  ] Handshake/WithHandshakeArgs5.CustomCertificateValidation/1, where GetParam() = Reject/Async (1038 ms)
[----------] 1 test from Handshake/WithHandshakeArgs5 (1038 ms total)

Can you please make a PR to fix them? Thanks!

@ami-GS
Copy link
Contributor Author

ami-GS commented Jan 1, 2023

let me quickly fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: API Area: Documentation Language: C# Related to the C# interop layer Language: Rust Related to the Rust interop layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants