Skip to content

Detail observed behavior of AllowUnknownCertificateAuthority #6660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 27, 2021
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
</ReturnValue>
<MemberValue>16</MemberValue>
<Docs>
<summary>Ignore that the chain cannot be verified due to an unknown certificate authority (CA).</summary>
<summary>Ignore that the chain cannot be verified due to an unknown certificate authority (CA) or partial chains.
</Docs>
</Member>
<Member MemberName="IgnoreCertificateAuthorityRevocationUnknown">
Expand Down