From 7496e2285b84a84fbf5902b60096a5fbe1521b17 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 25 Aug 2007 15:09:49 +0000 Subject: Checkpoint svn path=/scripts/http-client.py; revision=911 --- scripts/irbe-cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/irbe-cli.py') diff --git a/scripts/irbe-cli.py b/scripts/irbe-cli.py index 0d05f72e..7039cac9 100755 --- a/scripts/irbe-cli.py +++ b/scripts/irbe-cli.py @@ -140,7 +140,7 @@ def main(): # # ... but use it for now # - httpsCerts = rpki.https.CertInfo(cfg.get(section, "certinfo-name")) + httpsCerts = rpki.https.CertInfo(cfg, section) q_msg = rpki.left_right.msg() -- cgit v1.2.3