Fix domtool-addcert for when user running is not in `wheel'
authorClinton Ebadi <clinton@unknownlamer.org>
Tue, 29 Apr 2014 01:12:44 +0000 (21:12 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Tue, 29 Apr 2014 01:12:44 +0000 (21:12 -0400)
commitec76f5e64acbc68248b1555f4ba74594be8b939b
tree94fba9f3eb5c7014b453c9da8fd86b00d7b879d2
parent733d4d6180e48eb2ae3d1e12dddd38bbdb3868a4
Fix domtool-addcert for when user running is not in `wheel'

Domtool on deleuze assumed admin users would be in group
`wheel'. This is no longer true. Instead, make the CA readable only by
root, generate the new keys and certs into a non-afs temp directory,
and then move everything into afs afterward.
scripts/domtool-addcert