sample files for testing

This commit is contained in:
2023-02-22 11:44:05 +00:00
parent 55f0ebdd89
commit dbf7bc82ea
6 changed files with 171 additions and 0 deletions

1
scripts/awk Normal file
View File

@@ -0,0 +1 @@
awk '/-----BEGIN CERTIFICATE-----/ {show=1} /-----END CERTIFICATE-----/ {show=1} show {print}' keys/$ovpn.crt >> result