From d7ff9d5e217873609d79efe279f2634e3a3dd8b4 Mon Sep 17 00:00:00 2001 From: Yuuta Liang Date: Wed, 25 Oct 2023 03:30:45 +0800 Subject: Refactor: move all logics into CertificationAuthority Signed-off-by: Yuuta Liang --- tests/.gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'tests/.gitignore') diff --git a/tests/.gitignore b/tests/.gitignore index 507d98f..b44dda2 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,6 +1,11 @@ *.key *.crt -*.txt* +index.txt +index.txt.old +index.txt.attr.old *.csr newcerts/ +subcrts/ serial +serial.old +*.tar -- cgit v1.2.3