1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/test-server
Andy Green 835ad120aa test server allow external certs
Allow the test server to use external certs for testing

libwebsockets-test-server --ssl -C libwebsockets.org.crt -K libwebsockets.org.key -A libwebsockets.org.cer

Signed-off-by: Andy Green <andy.green@linaro.org>
2016-02-17 12:00:40 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh attack.sh add http1.1 pipelining check 2016-02-15 14:57:55 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
fuzxy.c clean pre 1.7 2016-01-29 23:17:43 +08:00
leaf.jpg add by hand http send example 2013-02-14 23:24:07 +08:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
test-client.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-echo.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-fraggle.c coverity 158146 test fraggle sprintf bounds 2016-02-15 21:07:09 +08:00
test-ping.c coverity 158147 test ping sprintf bounds 2016-02-15 21:09:00 +08:00
test-server-dumb-increment.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-server-echogen.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-server-http.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-server-libev.c Fix some typos. 2016-02-16 21:48:38 +08:00
test-server-libuv.c libuv integration 2016-02-14 09:31:13 +08:00
test-server-mirror.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-server-pthreads.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test-server.c test server allow external certs 2016-02-17 12:00:40 +08:00
test-server.h license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
test.html extension permessage deflate 2016-01-11 11:34:01 +08:00