This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git

commit 34f372222248e2a1014c502b888e37f4c3d0f356
Author: Ralph Goers <[email protected]>
AuthorDate: Fri Sep 23 00:08:42 2022 -0700

    FLUME-3315 - Add missing test keystores
---
 .../src/test/resources/keystorefile.jks                  | Bin 0 -> 1294 bytes
 .../src/test/resources/truststorefile.jks                | Bin 0 -> 887 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/flume-ng-channels/flume-kafka-channel/src/test/resources/keystorefile.jks 
b/flume-ng-channels/flume-kafka-channel/src/test/resources/keystorefile.jks
new file mode 100644
index 000000000..20ac6a816
Binary files /dev/null and 
b/flume-ng-channels/flume-kafka-channel/src/test/resources/keystorefile.jks 
differ
diff --git 
a/flume-ng-channels/flume-kafka-channel/src/test/resources/truststorefile.jks 
b/flume-ng-channels/flume-kafka-channel/src/test/resources/truststorefile.jks
new file mode 100644
index 000000000..a98c4907e
Binary files /dev/null and 
b/flume-ng-channels/flume-kafka-channel/src/test/resources/truststorefile.jks 
differ

Reply via email to