debian-koji/util
Michael Bonnet 20ca1a8f84 - don't try to guess what kind of authentication we want to use in ClientSession.login() - allow clients to call login() (for user/password), krb_login() (for Kerberos), or ssl_login() (for client certificates)
- update all clients to call ssl_login() directly when appropriate
- rename references to NotAllowed -> ActionNotAllowed, because NotAllowed had already been renamed
- raise an error in CreateSSLContext instead of immediately exiting
2007-03-16 21:39:02 -04:00
..
kojira - don't try to guess what kind of authentication we want to use in ClientSession.login() - allow clients to call login() (for user/password), krb_login() (for Kerberos), or ssl_login() (for client certificates) 2007-03-16 21:39:02 -04:00
kojira.conf enable SSL client certificate authentication for kojira 2007-03-16 21:39:01 -04:00
kojira.init Initial code drop 2007-02-14 11:25:01 -05:00
kojira.sysconfig Initial code drop 2007-02-14 11:25:01 -05:00
Makefile enable SSL client certificate authentication for kojira 2007-03-16 21:39:01 -04:00