verifyPeerCert() now requires 2 arguments (certtificate and gid). Update auth.check...
authorTony Mack <tmack@cs.princeton.edu>
Fri, 23 Oct 2009 00:09:01 +0000 (00:09 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 23 Oct 2009 00:09:01 +0000 (00:09 +0000)
commit6b702c779642db0fe09026588af1729d3b79498b
tree017ce5a6b313d2dc5a61511d147ef35343173992
parent50dd36a013f47a64f4458b1e8396eb67d9e43deb
verifyPeerCert() now requires 2 arguments (certtificate and gid). Update auth.check() so that it calls auth.verifyPeerCert() with the correct arguments
sfa/trust/auth.py