Replace Mbed TLS source code in repository with a submodule

- Updated to latest Mbed TLS version (v3.6.0)
This commit is contained in:
Eduardo Arias
2024-05-24 01:53:24 +00:00
parent 7732b5e8f3
commit a3f40ef03c
19 changed files with 62 additions and 4789 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
[submodule "bindings/python"]
path = bindings/python
url = https://github.com/owasp-modsecurity/ModSecurity-Python-bindings.git
[submodule "others/mbedtls"]
path = others/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git