Skip to content

Commit

Permalink
update ssl submodule for Mbed TLS 3.0.0 compat
Browse files Browse the repository at this point in the history
github: #26
github: closes #27

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
  • Loading branch information
gstrauss committed Jul 24, 2024
1 parent 683aeac commit 7d3c160
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 7d3c160

Please sign in to comment.