Add --cn option to cert-status

Add the 'cacn' option to the cert-status command.  Right now there
is nothing we need to (or can) do with it, but we add it anyway for
future use.

Fixes: https://fedorahosted.org/freeipa/ticket/5999
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
Fraser Tweedale
2016-07-01 10:05:16 +02:00
committed by Jan Cholasta
parent 2ec59b7f23
commit 4844eaec19
3 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=209
# Last change: mbabinsk: Unify display of principal names/aliases across entities
IPA_API_VERSION_MINOR=210
# Last change: Add --ca option to cert-status