From 9bbb1340c37a4a3b3a8477b058077a38d77230f7 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 23 Nov 2024 14:29:07 -0800 Subject: tls: add a mutual authentication test Also, make it clearer that TLS keys and certificates can only be set once on a configuration. (mbedTLS makes this confusing!) This mutual test is only fully validated on mbed, because wolfSSL seems to not properly validate this in many configurations. --- docs/ref/xref.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ref/xref.md') diff --git a/docs/ref/xref.md b/docs/ref/xref.md index d36f96e8..5e030bed 100644 --- a/docs/ref/xref.md +++ b/docs/ref/xref.md @@ -98,6 +98,8 @@ [`nng_recv`]: /TODO.md [`nng_listener_get_url`]: /TODO.md [`nng_dialer_get_url`]: /TODO.md +[`nng_tls_config`]: /TODO.md +[`nng_tls_config_own_cert`]: /TODO.md -- cgit v1.2.3-70-g09d2