luasec/samples/certs/all.sh
2019-10-19 10:04:30 -03:00

8 lines
92 B
Bash
Executable File

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