This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
pykmip
Watch
2
Star
0
Fork
0
You've already forked pykmip
mirror of
https://github.com/openkmip/pykmip
synced
2025-12-19 01:33:48 +00:00
Code
Issues
Releases
Wiki
Activity
Files
a60c65f19111911b51fa0bcf67510bac50302a44
pykmip
/
kmip
/
services
/
server
History
alishamayor
fa548a7ebe
Add REVOKE to list of supported server ops
...
As defined in _process_query, the list of supported server operations is missing REVOKE.
2017-08-29 17:42:55 -07:00
..
crypto
Add signature verification support
2017-08-29 13:09:56 -04:00
__init__.py
Adding the KmipServer
2016-03-30 16:55:44 -04:00
config.py
Updating the server to allow optional policy_path values
2016-11-28 13:49:19 -05:00
engine.py
Add REVOKE to list of supported server ops
2017-08-29 17:42:55 -07:00
kmip_protocol.py
services/server: use EOF exception ...
2016-02-23 12:51:40 +01:00
policy.py
Adding server support for the GetAttributes operation
2016-12-06 20:24:29 -05:00
server.py
Fixes a bug with socket interrupt handling under Python3.5
2017-01-04 16:05:45 -05:00
session.py
Adding session extraction of client identity from certificates
2016-09-13 15:30:08 -04:00