Files
freeipa/ipalib/plugins
Jakub Hrozek 36070555d1 Validate and convert certificate SN
The cert plugin only worked OK with decimal certificate serial numbers.
This patch allows specifying the serial number in hexadecimal, too. The
conversion now works such that:
 * with no explicit radix, a best-effort conversion is done using int(str,
   0) in python. If the format is ambiguous, decimal takes precedence.
 * a hexadecimal radix can be specified explicitly with the traditional
   0x prefix

https://fedorahosted.org/freeipa/ticket/958
https://fedorahosted.org/freeipa/ticket/953
2011-02-16 22:04:44 -05:00
..
2010-12-20 17:19:53 -05:00
2011-02-14 11:32:03 -05:00
2011-02-02 15:38:50 -05:00
2011-02-16 22:04:44 -05:00
2011-02-10 11:16:56 -05:00
2011-02-16 09:56:29 -05:00
2011-02-10 11:16:58 -05:00
2011-02-16 10:39:16 -05:00
2011-02-16 10:39:16 -05:00
2011-02-14 16:22:29 -05:00
2011-01-27 16:59:17 -05:00
2010-12-20 17:19:53 -05:00
2011-02-02 15:38:50 -05:00
2010-12-20 17:19:53 -05:00
2010-12-20 17:19:53 -05:00
2011-02-14 11:32:03 -05:00
2010-12-20 17:19:53 -05:00
2010-12-20 17:19:53 -05:00
2011-01-26 17:55:17 -05:00
2011-02-15 17:45:46 -05:00
2010-12-20 17:19:53 -05:00