From 1b5357c5c57816cc05f9641fa2790a265db7d0ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Fr=C3=B6hlich?= Date: Sun, 10 Jul 2011 23:20:56 +0200 Subject: created new script mass-revoke.php to do the revocation. Minor adjustments in DumpWeakCerts.pl --- scripts/mass-revoke.php | 55 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100755 scripts/mass-revoke.php (limited to 'scripts') diff --git a/scripts/mass-revoke.php b/scripts/mass-revoke.php new file mode 100755 index 0000000..e51f116 --- /dev/null +++ b/scripts/mass-revoke.php @@ -0,0 +1,55 @@ +#!/usr/bin/php -q + -- cgit v1.2.1