Skip to content

Commit

Permalink
remove tidb security test files
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Leung <[email protected]>
  • Loading branch information
rleungx committed Sep 29, 2024
1 parent 76dc560 commit 76bbfa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integrations/client/cert_opt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ function cleanup_certs() {
rm -f ca.pem ca-key.pem ca.srl
rm -f pd-server.pem pd-server-key.pem pd-server.csr
rm -f client.pem client-key.pem client.csr
rm -f tidb-client.pem tidb-client-key.pem tidb-client.csr
}

if [[ "$1" == "generate" ]]; then
Expand Down

0 comments on commit 76bbfa2

Please sign in to comment.