adding certs folder

This commit is contained in:
Gleb Boushev
2020-12-08 12:22:49 +03:00
parent 853f481544
commit 7722eb01ac

View File

@@ -66,6 +66,7 @@ jobs:
shell: bash
run: |
mkdir -p ./wlan-pki/testCA/private
mkdir -p ./wlan-pki/generated
echo "${{ env.CACERT }}" | base64 -d > ./wlan-pki/testCA/cacert.pem
echo "${{ env.CAKEY }}" | base64 -d > ./wlan-pki/testCA/private/cakey.pem
./wlan-pki/generate_all.sh true