mirror of
https://github.com/kakwa/uts-server
synced 2025-01-10 13:44:29 +01:00
adding test case for ssl setup
This commit is contained in:
parent
78c50ace54
commit
0185f87d46
@ -9,3 +9,13 @@ sleep 1
|
|||||||
|
|
||||||
kill `cat ./uts-server.pid`
|
kill `cat ./uts-server.pid`
|
||||||
|
|
||||||
|
|
||||||
|
timeout 120 ./uts-server -c tests/cfg/uts-server-ssl.cnf -D -p ./uts-server.pid &
|
||||||
|
|
||||||
|
sleep 1
|
||||||
|
./goodies/timestamp-file.sh -i README.rst -u https://localhost:2020 -r -O "-cert" -C '-k' || exit 1
|
||||||
|
./goodies/timestamp-file.sh -i README.rst -u https://localhost:2020 -r -O "-cert" -C '-k' || exit 1
|
||||||
|
./goodies/timestamp-file.sh -i README.rst -u https://localhost:2020 -r -O "-cert" -C '-k' || exit 1
|
||||||
|
|
||||||
|
kill `cat ./uts-server.pid`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user