luasec/samples/certs/all.sh
2019-02-26 13:37:12 -03:00

8 lines
86 B
Bash
Executable File

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