Skip to content

Commit

Permalink
*: remove tidb security test files (#8676)
Browse files Browse the repository at this point in the history
ref #6910

Signed-off-by: Ryan Leung <[email protected]>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
  • Loading branch information
rleungx and ti-chi-bot[bot] authored Sep 29, 2024
1 parent 5ba4db7 commit f8a0d80
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 f8a0d80

Please sign in to comment.