-
- Downloads
Merge pull request #4444 from ctiller/ssl-bad-con
Add tests for failed SSL connections: bad cert, and bad alpn config
No related branches found
No related tags found
Showing
- Makefile 167 additions, 1 deletionMakefile
- test/core/bad_ssl/bad_ssl_test.c 171 additions, 0 deletionstest/core/bad_ssl/bad_ssl_test.c
- test/core/bad_ssl/gen_build_yaml.py 104 additions, 0 deletionstest/core/bad_ssl/gen_build_yaml.py
- test/core/bad_ssl/server.c 114 additions, 0 deletionstest/core/bad_ssl/server.c
- test/core/bad_ssl/server.h 42 additions, 0 deletionstest/core/bad_ssl/server.h
- test/core/bad_ssl/servers/alpn.c 86 additions, 0 deletionstest/core/bad_ssl/servers/alpn.c
- test/core/bad_ssl/servers/cert.c 79 additions, 0 deletionstest/core/bad_ssl/servers/cert.c
- tools/buildgen/generate_build_additions.sh 1 addition, 1 deletiontools/buildgen/generate_build_additions.sh
- tools/run_tests/sources_and_headers.json 75 additions, 0 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 32 additions, 0 deletionstools/run_tests/tests.json
Loading
Please register or sign in to comment