This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
PyKMIP
mirror of
https://github.com/OpenKMIP/PyKMIP.git
Watch
1
Star
0
Fork
You've already forked PyKMIP
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
736711ce23
PyKMIP
/
bin
/
run_server.sh
6 lines
56 B
Bash
Raw
Normal View
History
Unescape
Escape
PyKMIP library version 0.0.1 This implementation supports version 1.1 of the KMIP spec. The library supports the following operations for SymmetricKey objects: create register get destroy
2014-08-11 22:34:30 +02:00
#!/bin/bash
set
-eu
PyKMIP - Release v0.1.0 This change includes several new features to PyKMIP, including: * support for Python 3.3 and 3.4 * support for KMIP client/server SSL connections * removal of all Thrift library dependencies
2014-08-28 20:04:23 +02:00
python3.3 ../kmip/demos/server.py