Delete client.conf.sample

This commit is contained in:
2021-01-31 20:38:31 -05:00
parent eb5bcacc37
commit 4fd4806870

View File

@@ -1,11 +0,0 @@
# THIS IS A SAMPLE FILE, PLEASE COPY IT AND EDIT THE COPY
[client]
host=127.0.0.1
port=5696
certfile=kmip.crt
keyfile=kmip.key
ca_certs=kmip.crt
cert_reqs=CERT_REQUIRED
ssl_version=PROTOCOL_TLS
do_handshake_on_connect=True
suppress_ragged_eofs=True