PyKMIP/examples
Peter Hamilton ee857ca4a3 Adding custom TLS cipher suite config option
This change adds a server configuration option, tls_cipher_suites,
allowing the server admin to specify a list of cipher suites to be
used when establishing TLS connections with clients. The custom
list supports both cipher suite specification and OpenSSL suite
naming conventions. The list is filtered through a KMIP-approved
set of cipher suites, and then through a set of cipher suites
suitable for the configured authentication suite. Additional debug
logging has been added to the server to provide transparency on
this process.
2017-09-20 11:40:52 -04:00
..
policy.json Adding an examples directory with conf and policy example files 2016-11-17 15:56:27 -05:00
pykmip.conf Adding an examples directory with conf and policy example files 2016-11-17 15:56:27 -05:00
server.conf Adding custom TLS cipher suite config option 2017-09-20 11:40:52 -04:00