This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/examples/grpc-client/cert-destroy
2017-02-28 12:06:44 -08:00

5 lines
141 B
Bash
Executable file

#!/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