Details
Description
The SSFactory.getHostnameVerifier() method is private and takes a configuration to fetch a hardcoded property. Having a public method to resolve a verifier based on the provided value will enable getting a verifier based on the verifier constant (DEFAULT, DEFAULT_AND_LOCALHOST, STRICT, STRICT_IE6, ALLOW_ALL).
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-10433 Key Management Server based on KeyProvider API
- Closed