mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
programs/README.md clarify security remark
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
@@ -3,7 +3,7 @@ Mbed TLS sample programs
|
||||
|
||||
This subdirectory mostly contains sample programs that illustrate specific features of the library, as well as a few test and support programs.
|
||||
|
||||
**Warning!** These programs are not intended for and are not suitable to be used in production. The code needs to be adapted to build a real-world applications.
|
||||
We try to ensure that the sample programs are good examples of how to use Mbed TLS but we make no hard guarantees about their security. They should not be used in production unless they have been separately tested and thoroughly audited for security. Note that this means vulnerabilities in the sample programs are out of the scope of our usual security process and will be fixed in public.
|
||||
|
||||
### SSL/TLS sample applications
|
||||
|
||||
|
||||
Reference in New Issue
Block a user