Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.2.0
-
None
-
None
Description
Currently in gateway-shell/src/main/java/org/apache/hadoop/gateway/shell/Hadoop.java method createClient() the SSLSocketFactory hostname verifier is disabled. This makes the client work well for samples but reduced the security. Need to consider alternative solutions.
Attachments
Issue Links
- is superceded by
-
KNOX-805 Allow defining a custom HttpClient when creating a new session
- Closed