blob: e1901630f37aafaad302b20b7c39c27cd95991a3 [file] [log] [blame]
#!/bin/bash
find -iname \*.pem -exec rm {} \;
find -iname \*.txt\* -exec rm {} \;
find -iname \*serial\* -exec rm {} \;
rm -f root.cnf rsa-intermediate.cnf dsa-intermediate.cnf dsa-intermediate/dsa.params