bugfix @ authentication
[anytun.git] / ssltools / build-all.sh
blobc05273916cae142337509af43a4826c883861824
1 #!/bin/sh
2 . ./vars
3 ./easy-rsa/clean-all
4 ./easy-rsa/build-ca
5 ./easy-rsa/build-key server1
6 ./easy-rsa/build-key server2
7 ./easy-rsa/build-key server3
8 ./easy-rsa/build-key server4