We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecf769 commit f3741bdCopy full SHA for f3741bd
doc/go1.16.html
@@ -416,7 +416,9 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
416
</p>
417
418
<p><!-- CL 257257 -->
419
- TODO: <a href="https://golang.org/cl/257257">https://golang.org/cl/257257</a>: return additional chains from Verify on Windows
+ On Windows, <a href="/pkg/crypto/x509/#Certificate.Verify"><code>Certificate.Verify</code></a>
420
+ will now return all certificate chains that are built by the platform
421
+ certificate verifier, instead of just the highest ranked chain.
422
423
424
<p><!-- CL 262343 -->
0 commit comments