Revised the patch to allow null ID as in the original code and to add
Python test case for invalid ID. ACKed by Ade. Pushed to master.
-------- Original Message --------
Subject: [PATCH] 25 Fixed DRM REST interface to use BigInteger.
Date: Tue, 28 Feb 2012 13:42:08 -0600
From: Endi Sukma Dewata <edewata(a)redhat.com>
To: pki-devel(a)redhat.com
The Key ID and request ID previously were Strings. They have been
converted into BigIntegers.
Ticket #94
Passed smoke test.
--
Endi S. Dewata