Gilles Peskine | a602a41 | 2024-09-04 16:04:42 +0200 | [diff] [blame^] | 1 | # Test that SSL sample programs can interoperate with OpenSSL and GnuTLS. |
2 | |||||
3 | # Copyright The Mbed TLS Contributors | ||||
4 | # SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later | ||||
5 | |||||
6 | : ${PROGRAMS_DIR:=../programs/ssl} |