2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-08 19:43:53 +00:00
Files
pykmip/bin/run_server.sh
Peter Hamilton 97ae864196 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 14:04:23 -04:00

6 lines
56 B
Bash
Executable File

#!/bin/bash
set -eu
python3.3 ../kmip/demos/server.py