[Home]

Summary:ASTERISK-04876: [patch] Counter in show keys
Reporter:Clod Patry (junky)Labels:
Date Opened:2005-08-22 20:25:11Date Closed:2008-01-15 15:45:10.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) count_show_keys.txt
Description:That patch just add the total of known keys, when typing show keys:
example:
debian*CLI> show keys
Key Name           Type     Status           Sum
[foo]
8 known RSA keys.
Comments:By: Kevin P. Fleming (kpfleming) 2005-08-23 11:39:43

Committed to CVS HEAD, thanks! (and you should probably change those keys, since you have now published the private keys)

By: Digium Subversion (svnbot) 2008-01-15 15:45:10.000-0600

Repository: asterisk
Revision: 6383

U   trunk/res/res_crypto.c

------------------------------------------------------------------------
r6383 | kpfleming | 2008-01-15 15:45:09 -0600 (Tue, 15 Jan 2008) | 2 lines

add count to 'show keys' (issue ASTERISK-4876)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6383