Review Request 69740: RANGER-2322 - Use "TLS" in SSLContext.getInstance

2019-01-14 Thread Colm O hEigeartaigh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69740/
---

Review request for ranger.


Bugs: RANGER-2322
https://issues.apache.org/jira/browse/RANGER-2322


Repository: ranger


Description
---

There are a few instances in the code of SSLContext.getInstance("SSL"). Instead 
we should use "TLS".


Diffs
-

  
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerRESTClient.java 
f592ed4e7 
  
agents-common/src/main/java/org/apache/ranger/plugin/util/RangerSslHelper.java 
2036661e8 
  
ugsync/src/main/java/org/apache/ranger/ldapusersync/process/LdapPolicyMgrUserGroupBuilder.java
 f653b81f3 
  
ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java
 cb9b51c95 


Diff: https://reviews.apache.org/r/69740/diff/1/


Testing
---


Thanks,

Colm O hEigeartaigh



[jira] [Updated] (RANGER-2322) Use "TLS" in SSLContext.getInstance

2019-01-14 Thread Colm O hEigeartaigh (JIRA)


 [ 
https://issues.apache.org/jira/browse/RANGER-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Colm O hEigeartaigh updated RANGER-2322:

Attachment: RANGER-2322.patch

> Use "TLS" in SSLContext.getInstance
> ---
>
> Key: RANGER-2322
> URL: https://issues.apache.org/jira/browse/RANGER-2322
> Project: Ranger
>  Issue Type: Improvement
>  Components: plugins, usersync
>Reporter: Colm O hEigeartaigh
>Assignee: Colm O hEigeartaigh
>Priority: Major
> Fix For: 2.0.0
>
> Attachments: RANGER-2322.patch
>
>
> There are a few instances in the code of SSLContext.getInstance("SSL"). 
> Instead we should use "TLS".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (RANGER-2322) Use "TLS" in SSLContext.getInstance

2019-01-14 Thread Colm O hEigeartaigh (JIRA)
Colm O hEigeartaigh created RANGER-2322:
---

 Summary: Use "TLS" in SSLContext.getInstance
 Key: RANGER-2322
 URL: https://issues.apache.org/jira/browse/RANGER-2322
 Project: Ranger
  Issue Type: Improvement
  Components: plugins, usersync
Affects Versions: 2.0.0
Reporter: Colm O hEigeartaigh
Assignee: Colm O hEigeartaigh


There are a few instances in the code of SSLContext.getInstance("SSL"). Instead 
we should use "TLS".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)