Flavio Junqueira created KAFKA-2895:
---------------------------------------
Summary: Add certificate authority functionality to TestSslUtils
Key: KAFKA-2895
URL: https://issues.apache.org/jira/browse/KAFKA-2895
Project: Kafka
Issue Type: Test
Components: clients, security
Affects Versions: 0.9.0.0
Reporter: Flavio Junqueira
The certificates generated in TestSslUtils are currently self-signed. I suggest
we simulate the presence of a certificate authority by using the same key to
sign certificates. This way we won't have to worry about the order we create
the ssl configuration for clients in integration tests as we do currently (see
IntegrationTestHarness for an example).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)