Proposed setup for sigul bridge/server for review

2009-07-24 Thread Jesse Keating
Here is my initial stab at a class for the signing server(s). There is a bridge that clients communicate with (and I'm thinking of forcing this through an ssh tunnel through bastion) and that interacts with koji. There is also the server itself that has the gpg keys on it and does the signing

Re: Proposed setup for sigul bridge/server for review

2009-07-24 Thread Ricky Zhou
On 2009-07-25 03:53:23 AM, Jesse Keating wrote: There is a bridge that clients communicate with (and I'm thinking of forcing this through an ssh tunnel through bastion) and that interacts with koji. There is also the server itself that has the gpg keys on it and does the signing action. The

Re: Proposed setup for sigul bridge/server for review

2009-07-24 Thread Jesse Keating
On Sat, 2009-07-25 at 00:14 -0400, Ricky Zhou wrote: Looks excellent to me, my only two comments are that you might want to make the files: /var/lib/sigul/.fedora-server-ca.cert /var/lib/sigul/.fedora.cert require = Package[sigul], as well since they require the /var/lib/sigul