We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5689e commit d0c9061Copy full SHA for d0c9061
doc/api/tls.md
@@ -369,7 +369,7 @@ The first three are enabled by default. The two `CCM`-based suites are supported
369
by TLSv1.3 because they may be more performant on constrained systems, but they
370
are not enabled by default since they offer less security.
371
372
-## X509 Certificate Error codes
+## X509 certificate error codes
373
374
Multiple functions can fail due to certificate errors that are reported by
375
OpenSSL. In such a case, the function provides an {Error} via its callback that
0 commit comments