summaryrefslogtreecommitdiffstats
path: root/func/certs.py
Commit message (Expand)AuthorAgeFilesLines
* Make hostname detection code shared.Michael DeHaan2008-02-051-6/+2
* Fix some typosMichael DeHaan2008-01-291-1/+1
* Applying a variant on Brenton's patch for DNS issues.Michael DeHaan2008-01-291-1/+6
* Append newline to serial.txt.Adrian Likins2008-01-161-1/+1
* apply patch from Jan Pazdziora to fix rather stupid permissions problemSeth Vidal2008-01-161-3/+3
* removed a lot of misplaced shebangs.Steve 'Ashcrow' Milner2008-01-131-4/+9
* - certs.py: write keys out as mode 600Seth Vidal2007-09-271-3/+3
* Remove assorted unused importsJames Bowes2007-09-261-1/+1
* fix up a couple of bugs - verify that creating keys/csrs/certs is workingSeth Vidal2007-09-211-8/+12
* add func/certs.pySeth Vidal2007-09-211-0/+129