summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2009-09-15 17:15:38 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2009-09-15 17:15:38 +0100
commitf79654645ae0f3a314f8d6f4ea6e86bc22f3eaf5 (patch)
tree4c4a079ff2da9f06cb2f76113e4d8a0e543c307d /.gitignore
parent1a9e13714a4758eb5e73fe166aa42632feb2bad8 (diff)
Preserve inactive, expired (and CA cert for same) to avoid datefudge build dep.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 22 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c63e760..f632848 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,7 +83,28 @@ tests/wocky-xmpp-node-test
tests/wocky-xmpp-stanza-test
tests/wocky-connector-test
tests/*report.xml
-tests/certs/*.pem
+
+# tests/certs/ca-0-cert.pem
+# tests/certs/ca-0-key.pem
+# tests/certs/exp-cert.pem # keep these hanging around as we'd have
+# tests/certs/new-cert.pem # to build-dep on datefudge otherwise
+tests/certs/ca-0-crl.pem
+tests/certs/ca-1-cert.pem
+tests/certs/ca-1-key.pem
+tests/certs/ca-2-cert.pem
+tests/certs/ca-2-key.pem
+tests/certs/exp-key.pem
+tests/certs/new-key.pem
+tests/certs/rev-cert.pem
+tests/certs/rev-key.pem
+tests/certs/ss-cert.pem
+tests/certs/ss-key.pem
+tests/certs/tls-cert.pem
+tests/certs/tls-key.pem
+tests/certs/unknown-ca-key.pem
+tests/certs/unknown-cert.pem
+tests/certs/unknown-key.pem
+
tests/certs/cas/*
tests/certs/crl/*
tests/wocky-roster-test