Imported Upstream version 4.6.2
This commit is contained in:
8
install/tools/ipa-pkinit-manage
Executable file
8
install/tools/ipa-pkinit-manage
Executable file
@@ -0,0 +1,8 @@
|
||||
#! /usr/bin/python2 -E
|
||||
#
|
||||
# Copyright (C) 2017 FreeIPA Contributors see COPYING for license
|
||||
#
|
||||
|
||||
from ipaserver.install.ipa_pkinit_manage import PKINITManage
|
||||
|
||||
PKINITManage.run_cli()
|
||||
Reference in New Issue
Block a user