diff --git a/tutorials/utility_client/utility_client.md b/tutorials/utility_client/utility_client.md index 5490f57..a712f71 100644 --- a/tutorials/utility_client/utility_client.md +++ b/tutorials/utility_client/utility_client.md @@ -813,6 +813,13 @@ Enter Command: show 0 _Using TLS / Secure WebSockets_ +- Change the includes +- link to the new library dependencies +- Switch the config +- add the `tls_init_handler` +- configure the SSL context for desired security level +- mixing secure and non-secure connections in one application. + Chapter 2: Intermediate Features --------------------------------