Files
showcase/automation/certificates/internal/manios.ca/repo.manios.ca/gen.sh

5 lines
99 B
Bash
Raw Normal View History

2022-01-28 20:16:51 +00:00
#!/bin/sh
echo "Generating new KEY and CSR"
(cd .. && ./generate.sh repo.manios.ca git.manios.ca)