This website requires JavaScript.
Explore
Help
Register
Sign in
particle-os
/
debian-koji
Watch
1
Star
0
Fork
You've already forked debian-koji
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4c2cce0246
debian-koji
/
koji
/
ssl
History
Download ZIP
Download TAR.GZ
Mike Bonnet
3632182163
package up the files in koji/ssl as well
2007-03-20 16:59:58 -04:00
..
__init__.py
enable authentication from the cli via SSL client certificates
2007-03-16 21:39:01 -04:00
Makefile
package up the files in koji/ssl as well
2007-03-20 16:59:58 -04:00
SSLCommon.py
- 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
SSLConnection.py
enable authentication from the cli via SSL client certificates
2007-03-16 21:39:01 -04:00
XMLRPCServerProxy.py
enable authentication from the cli via SSL client certificates
2007-03-16 21:39:01 -04:00