debian-koji/koji
Tomas Kopecek 0407185901 Don't require cert/serverca for kojid
Now is demanded from user to supply kojid-specific configuration or
previously expected files are used as defaults
(/etc/kojid/serverca.crt). So, user has no option to not use these and
use just system-wide certificates.

If these values are not specified, python-requests would fall back to
/etc/pki supplied files. If there is also ssl_verify=True (which is
default), everything should work correctly.
2017-01-13 10:46:41 -05:00
..
ssl move is_cert_error(); require python-requests 2016-11-22 16:41:31 -05:00
__init__.py Don't require cert/serverca for kojid 2017-01-13 10:46:41 -05:00
auth.py Implement GSSAPI login 2016-11-22 16:45:31 -05:00
compatrequests.py uncovered import exception 2016-11-22 16:41:31 -05:00
context.py Remove all bad-whitespaces 2016-08-29 14:26:32 -04:00
daemon.py Update http:// to https:// in code 2016-12-19 11:49:11 -05:00
db.py ImportErrors are uncovered 2016-10-25 17:16:12 -04:00
Makefile package up the files in koji/ssl as well 2007-03-20 16:59:58 -04:00
plugin.py add postCommit to callbacks list 2016-09-14 14:58:22 -04:00
policy.py More policy tests -- 100% coverage for policy.py 2016-10-25 17:16:12 -04:00
server.py ImportErrors are uncovered 2016-10-25 17:16:12 -04:00
tasks.py Basic test for task canfail 2017-01-12 14:28:22 -05:00
util.py Update exception syntax in rmtree() 2016-12-19 12:31:01 -05:00