singe/thirdparty/luasec/samples/certs/all.sh
2023-11-16 22:15:24 -06:00

7 lines
84 B
Bash
Executable file

#!/bin/sh
./rootA.sh
./rootB.sh
./clientA.sh
./clientB.sh
./serverA.sh
./serverB.sh