summaryrefslogtreecommitdiff
path: root/tests/test_rsa.key.pub
Commit message (Collapse)AuthorAgeFilesLines
* Generic certificate supportPaul Kapp2017-08-221-0/+1
Roll agnostic certificate support into PKey, and tweak publickey authentication to use it only if set. Requires explicit call to PKey.load_certificate() in order to alter the authentication behavior.