Age | Commit message (Collapse) | Author |
|
|
|
Previously testing of GSSAPI (Kerberos) related functions required an
externally provided Kerberos environment. Therefore all GSSAPI tests were
skipped.
Now the package k5test is used to setup a self-contained Kerberos environment.
Because k5test requires the new GSSAPI, this commit also merges
pull request #1166 and fixes broken GSSAPI test. If k5test is not available
(i.e. on Windows), the tests still get skipped.
The test case test_kex_gss.test_2_gsskex_and_auth_rekey is expected to fail.
|
|
|
|
|
|
|
|
Wouldn't matter as much under pytest-relaxed discovery, but, eh
|
|
key_filenames' behavior re #1042
This actually breaks existing tests due to test server not supporting
certs...bah
|
|
Sorry paramiko, it's time to put on the big boy pants. You no
longer support old as hell versions of python.
|
|
|
|
|
|
|