dex/examples/grpc-client/cert-destroy

5 lines
141 B
Plaintext
Raw Permalink Normal View History

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