luasec/samples/certs/all.sh
2022-12-12 18:19:37 -03:00

8 lines
84 B
Bash
Executable File

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