PyKMIP/kmip/tests
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
..
integration Add DeriveKey integration tests for the ProxyKmipClient 2017-08-09 15:37:46 -04:00
unit Adding custom TLS cipher suite config option 2017-09-20 11:40:52 -04:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00