Home
last modified time | relevance | path

Searched refs:G_SERVER_ARGS (Results 1 – 1 of 1) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/tests/
Dcompat.sh766 G_SERVER_ARGS="-p $PORT --http $G_MODE"
785G_SERVER_ARGS="$G_SERVER_ARGS --x509cafile data_files/test-ca_cat12.crt --require-client-cert"
793 G_SERVER_ARGS="$G_SERVER_ARGS --disable-client-cert"
804G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server5.crt --x509keyfile data_files/serve…
818G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server2.crt --x509keyfile data_files/serve…
834G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server2.crt --x509keyfile data_files/serve…
867 SERVER_CMD="$GNUTLS_SERV $G_SERVER_ARGS --priority $G_SERVER_PRIO"