Skip to content

Commit

Permalink
fix: Add compatibility with Mbed TLS 3.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
  • Loading branch information
zhaojh329 committed May 4, 2024
1 parent 69fbd88 commit 114ed84
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
+73 βˆ’111 mbedtls.c
+82 βˆ’91 openssl.c
+19 βˆ’32 ssl.h

0 comments on commit 114ed84

Please sign in to comment.