]> granicus.if.org Git - pgbouncer/commit
Remove ssl test data from git
authorPeter Eisentraut <peter@eisentraut.org>
Thu, 1 Aug 2019 15:42:00 +0000 (17:42 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Thu, 1 Aug 2019 19:26:55 +0000 (21:26 +0200)
commit7315cc07ad91a7171feb97020611b14d3e80f055
tree4553dd6b9d76bc51e2781978f9d88b31f2d1b860
parentc25c910f4f116fa240f1ca3a36ed4465c102739a
Remove ssl test data from git

The test script deletes it anyway before use, so it's of no use here.
20 files changed:
.gitattributes
.gitignore
test/ssl/Makefile
test/ssl/TestCA1/ca.crt [deleted file]
test/ssl/TestCA1/ca.key [deleted file]
test/ssl/TestCA1/certs/01.pem [deleted file]
test/ssl/TestCA1/certs/02.pem [deleted file]
test/ssl/TestCA1/certs/03.pem [deleted file]
test/ssl/TestCA1/config.ini [deleted file]
test/ssl/TestCA1/index.txt [deleted file]
test/ssl/TestCA1/serial [deleted file]
test/ssl/TestCA1/sites/01-localhost.crt [deleted file]
test/ssl/TestCA1/sites/01-localhost.csr [deleted file]
test/ssl/TestCA1/sites/01-localhost.key [deleted file]
test/ssl/TestCA1/sites/02-bouncer.crt [deleted file]
test/ssl/TestCA1/sites/02-bouncer.csr [deleted file]
test/ssl/TestCA1/sites/02-bouncer.key [deleted file]
test/ssl/TestCA1/sites/03-random.crt [deleted file]
test/ssl/TestCA1/sites/03-random.csr [deleted file]
test/ssl/TestCA1/sites/03-random.key [deleted file]