summaryrefslogtreecommitdiffstats
path: root/src/fedora-cert.py
Commit message (Collapse)AuthorAgeFilesLines
* wrap fedora-cert.py's calls to fedora-cert module and catch exceptionsDennis Gilmore2010-07-291-4/+20
|
* fix whitespaceDennis Gilmore2010-03-231-1/+1
|
* add missing import sysDennis Gilmore2010-03-031-2/+2
| | | | Make clear the message what is not implemented in certificate verification
* add a basic date check for certificates expiring soonDennis Gilmore2010-02-261-0/+1
|
* actually use the fedora_cert libraryDennis Gilmore2010-02-181-6/+6
|
* make fedora-cert use the new libraryDennis Gilmore2010-01-281-94/+12
|
* store the value passed in for -u not True or FalseDennis Gilmore2009-08-181-1/+1
|
* use try except for writing the new certDennis Gilmore2009-08-061-5/+5
|
* update fedora-cert for new python-fedora apiDennis Gilmore2009-08-061-1/+1
|
* add rpmbuild-md5 so that srpms can easily be made for oldstyle hases to do ↵Dennis Gilmore2009-07-131-22/+55
| | | | scratch builds on old distros from newer ones
* Make scripts executable in hg.Ville Skyttä2009-04-091-0/+0
|
* add fedora-cert.py for managing user certsDennis Gilmore2009-03-021-0/+103