Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
A couple of follow-up items from FLUME-997:
1. If the server is configured for SSL but the keystore isn't there, the service should not start.
2. We should fall back to the default behavior of the X509 TrustManagerFactory if there is no trust store specified by passing a null KeyStore, no need to look in the classpath for cacerts.
Attachments
Attachments
Issue Links
- is related to
-
FLUME-997 Support secure transport mechanism
- Resolved