Skip to content

Commit

Permalink
feat(ssl): update submodule to support mbedtls 3.x
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
  • Loading branch information
zhaojh329 committed Jul 22, 2024
1 parent 683aeac commit 3e9f3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ssl
Submodule ssl updated 9 files
+2 −4 CMakeLists.txt
+32 −26 example-client.c
+35 −28 example-server.c
+21 −0 example.crt
+91 −0 example.h
+28 −0 example.key
+77 −111 mbedtls.c
+87 −91 openssl.c
+19 −32 ssl.h

0 comments on commit 3e9f3cb

Please sign in to comment.