> On Dec. 12, 2016, 3:35 p.m., Robert Nettleton wrote: > > ambari-logsearch/ambari-logsearch-portal/pom.xml, line 777 > > <https://reviews.apache.org/r/54640/diff/3/?file=1581907#file1581907line777> > > > > Can you provide some more background information on why a third-party > > JCE provider is being introduced in this patch? > > > > Is the JCE support provided in the JDK not sufficient for the LogSearch > > requirements?
its is only used for generate certificate progmatically - Oliver ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54640/#review158857 ----------------------------------------------------------- On Dec. 12, 2016, 3:51 p.m., Oliver Szabo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54640/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2016, 3:51 p.m.) > > > Review request for Ambari, Miklos Gergely, Robert Levas, and Robert Nettleton. > > > Bugs: AMBARI-19147 > https://issues.apache.org/jira/browse/AMBARI-19147 > > > Repository: ambari > > > Description > ------- > > Generate JKS file on startup. (if keystore is not specified or not exists) > > > Diffs > ----- > > ambari-logsearch/ambari-logsearch-portal/pom.xml 6bacd23 > > ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/LogSearch.java > 14f83cf > > ambari-logsearch/ambari-logsearch-portal/src/main/java/org/apache/ambari/logsearch/util/SSLUtil.java > 206f793 > > ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-env.xml > 2f13710 > > Diff: https://reviews.apache.org/r/54640/diff/ > > > Testing > ------- > > testing done. manually. (start ambar server, import generated logsearch > certificate to ambar keystore) > > > Thanks, > > Oliver Szabo > >
