2 certmaster requester -- asks for certs
3 any python app that wants to use certmaster can use this module
5 Copyright 2008, Red Hat, Inc
6 Michael DeHaan <mdehaan@redhat.com>
8 This software may be freely redistributed under the terms of the GNU
9 general public license.
11 You should have received a copy of the GNU General Public License
12 along with this program; if not, write to the Free Software
13 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19 # this should be enough, but do we want to allow parameters
20 # for overriding the server and port from the config file?
22 utils
.create_minion_keys()