Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/
Dcompat.sh657 G_SERVER_ARGS="-p $PORT --http $G_MODE"
689G_SERVER_ARGS="$G_SERVER_ARGS --x509cafile data_files/test-ca_cat12.crt --require-client-cert"
697 G_SERVER_ARGS="$G_SERVER_ARGS --disable-client-cert"
708G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server5.crt --x509keyfile data_files/serve…
722G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server2-sha256.crt --x509keyfile data_file…
738G_SERVER_ARGS="$G_SERVER_ARGS --x509certfile data_files/server2-sha256.crt --x509keyfile data_file…
799 SERVER_CMD="$GNUTLS_SERV $G_SERVER_ARGS --priority $G_SERVER_PRIO"