Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-15 Thread Rob Crittenden
Petr Viktorin wrote: On 03/13/2012 10:57 PM, Rob Crittenden wrote: Jan Cholasta wrote: ..snip.. This patch works for me, but let me repeat myself: > BTW, wouldn't it make sense to format serial numbers in the cert > plugin in the same way? Honza Updated. rob diff --git a/ipaserver/

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-15 Thread Petr Viktorin
On 03/13/2012 10:57 PM, Rob Crittenden wrote: Jan Cholasta wrote: ..snip.. This patch works for me, but let me repeat myself: > BTW, wouldn't it make sense to format serial numbers in the cert > plugin in the same way? Honza Updated. rob diff --git a/ipaserver/plugins/dogtag.py b/ip

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-14 Thread Rob Crittenden
Endi Sukma Dewata wrote: On 3/7/2012 9:57 AM, Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: UI portion added as well. ACK for the UI part. I attached a patch which extends UI static testing data - to keep things in solid state. ACK for Petr's patch #101. Pushed both

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-14 Thread Endi Sukma Dewata
On 3/7/2012 9:57 AM, Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: UI portion added as well. ACK for the UI part. I attached a patch which extends UI static testing data - to keep things in solid state. ACK for Petr's patch #101. -- Endi S. Dewata _

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-14 Thread Jan Cholasta
On 13.3.2012 22:57, Rob Crittenden wrote: Jan Cholasta wrote: On 7.3.2012 17:12, Rob Crittenden wrote: Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-13 Thread Rob Crittenden
Jan Cholasta wrote: On 7.3.2012 17:12, Rob Crittenden wrote: Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob C

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-08 Thread Jan Cholasta
On 7.3.2012 17:12, Rob Crittenden wrote: Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-07 Thread Rob Crittenden
Petr Vobornik wrote: On 03/06/2012 09:56 PM, Rob Crittenden wrote: Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-07 Thread Petr Vobornik
On 03/06/2012 09:56 PM, Rob Crittenden wrote: Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a):

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-03-06 Thread Rob Crittenden
Rob Crittenden wrote: Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the s

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-23 Thread Rob Crittenden
Jan Cholasta wrote: Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (de

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-18 Thread Jan Cholasta
Dne 18.1.2012 00:04, Rob Crittenden napsal(a): Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-sh

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-17 Thread Rob Crittenden
Jan Cholasta wrote: Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawh

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-17 Thread Jan Cholasta
Dne 16.1.2012 22:02, Rob Crittenden napsal(a): Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@examp

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Rob Crittenden
Rob Crittenden wrote: Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Rob Crittenden
Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed by: rawhide.example.com

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Jan Cholasta
Dne 16.1.2012 18:37, Dmitri Pal napsal(a): On 01/16/2012 12:09 PM, Jan Cholasta wrote: Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Dmitri Pal
On 01/16/2012 12:09 PM, Jan Cholasta wrote: > Dne 13.1.2012 20:53, Rob Crittenden napsal(a): >> When viewing a certificate it will show the serial number as hex (dec). >> >> # ipa service-show HTTP/rawhide.example.com >> Principal: HTTP/rawhide.example@example.com >> Certificate: [snip] >> Keyt

Re: [Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-16 Thread Jan Cholasta
Dne 13.1.2012 20:53, Rob Crittenden napsal(a): When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed by: rawhide.example.com Subject: CN=rawhide.

[Freeipa-devel] [PATCH] 924 display both hex and decimal serial numbers

2012-01-13 Thread Rob Crittenden
When viewing a certificate it will show the serial number as hex (dec). # ipa service-show HTTP/rawhide.example.com Principal: HTTP/rawhide.example@example.com Certificate: [snip] Keytab: True Managed by: rawhide.example.com Subject: CN=rawhide.example.com,O=EXAMPLE.COM Serial Num