mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
a602a41168
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
7 lines
207 B
Bash
7 lines
207 B
Bash
# Test that SSL sample programs can interoperate with OpenSSL and GnuTLS.
|
|
|
|
# Copyright The Mbed TLS Contributors
|
|
# SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
|
|
|
: ${PROGRAMS_DIR:=../programs/ssl}
|