Skip to content

Commit

Permalink
tests: fix a temporary file removal
Browse files Browse the repository at this point in the history
  • Loading branch information
gotthardp committed Jan 25, 2025
1 parent 54eb0e2 commit 123580f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rsa_genpkey_x509_csr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ openssl x509 -provider tpm2 -provider default -propquery '?provider=tpm2' \
# check the certificate
openssl x509 -in server.crt -text -noout

rm rootca.key rootca.crt server.key server.csr server.crt
rm rootca.key rootca.crt rootca.srl server.key server.csr server.crt

0 comments on commit 123580f

Please sign in to comment.