Files

5 lines
141 B
Bash
Raw Permalink Normal View History

2017-02-20 08:45:32 -08:00
#!/bin/bash
rm -f ca.key ca.crt server.key server.csr server.crt client.key client.csr client.crt index.* serial*
rm -rf certs crl newcerts