We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb16fad commit d3a4c62Copy full SHA for d3a4c62
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