----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73149/#review222517 -----------------------------------------------------------
Ship it! Ship It! - Velmurugan Periasamy On Jan. 21, 2021, 5:21 p.m., Sailaja Polavarapu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73149/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2021, 5:21 p.m.) > > > Review request for ranger, Dhaval Shah, Abhay Kulkarni, Mehul Parikh, Ramesh > Mani, and Velmurugan Periasamy. > > > Bugs: RANGER-3153 > https://issues.apache.org/jira/browse/RANGER-3153 > > > Repository: ranger > > > Description > ------- > > Changed ranger admin, usersync, and unixauthservices to use TLSv1.2 as the > default version for ssl connections. Also removed older algorithms in the > default configuration. > > > Diffs > ----- > > > embeddedwebserver/src/main/java/org/apache/ranger/server/tomcat/EmbeddedServer.java > 757461da4 > security-admin/src/main/resources/conf.dist/ranger-admin-default-site.xml > fd957ca52 > > ugsync/src/main/java/org/apache/ranger/ldapusersync/process/CustomSSLSocketFactory.java > e97c477e5 > unixauthservice/conf.dist/ranger-ugsync-default.xml 0f88aa3f3 > > unixauthservice/src/main/java/org/apache/ranger/authentication/UnixAuthenticationService.java > 92eb22975 > > > Diff: https://reviews.apache.org/r/73149/diff/1/ > > > Testing > ------- > > Pathced cluster with the changes and verified the ssl trace that ranger is > using TLSv1.2. > > > Thanks, > > Sailaja Polavarapu > >
