Changes to allow us to specify the hostname we want to use for cert creation,
authorAdrian Likins <alikins@redhat.com>
Tue, 28 Apr 2009 17:03:36 +0000 (13:03 -0400)
committerAdrian Likins <alikins@redhat.com>
Tue, 28 Apr 2009 17:03:36 +0000 (13:03 -0400)
commit1e64c312e159e604eb45a06036b5e2c9a0a149df
tree0ed6558a2bd86384e80dbbc8007a57dd7ffd5d58
parent69d891253a0aed3a83f09c5d5b091fe6f42d421a
Changes to allow us to specify the hostname we want to use for cert creation,
instead of grabbing it deep down in the code. This change is mostly to allow
us to use the get_hostname_by_route function from func in funcd.
certmaster/certs.py
certmaster/requester.py
certmaster/utils.py