Make the port that certmaster listens on and funcd connects to configurable.
authorAdrian Likins <alikins@redhat.com>
Wed, 12 Nov 2008 16:53:59 +0000 (11:53 -0500)
committerAdrian Likins <alikins@redhat.com>
Wed, 12 Nov 2008 16:53:59 +0000 (11:53 -0500)
commit48b1e96d3c66a1a733ca573505e7203651142308
tree2aa782ce0f1917f1616eb23dde2ad61a0fa1d35f
parent5bb4be3edcfdf031d7446e434ef4f51309ce32c7
Make the port that certmaster listens on and funcd connects to configurable.

add listen_port to /etc/certmaster/certmaster.conf to configure which
port certmaster runs on.

add certmaster_port to /etc/certmaster/minion.conf so funcd knows which
port to talk to certmaster on.
certmaster/certmaster.py
certmaster/commonconfig.py
certmaster/utils.py
etc/certmaster.conf
etc/minion.conf