programs/README.md clarify security remark

Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
Janos Follath
2026-01-20 10:39:40 +00:00
parent a852e72746
commit 2b9f62a1be

View File

@@ -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. 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 ### SSL/TLS sample applications