[
https://issues.apache.org/jira/browse/AMBARI-5040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen resolved AMBARI-5040.
--------------------------------
Resolution: Fixed
Committed to trunk aad6fdb94d2e08672ac48311493ee8badf5b8685
> 2-way auth fails when using jdk7
> --------------------------------
>
> Key: AMBARI-5040
> URL: https://issues.apache.org/jira/browse/AMBARI-5040
> Project: Ambari
> Issue Type: Bug
> Components: controller
> Affects Versions: 1.5.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 1.5.0
>
>
> Steps to reproduce:
> On the Ambari Server host, open /etc/ambari-server/conf/ambari.properties
> with a text editor.
> Add the following property:
> security.server.two_way_ssl = true
> Error message
> {noformat}
> INFO 2014-03-07 13:57:17,184 security.py:184 - Agent certificate not exists,
> sending sign request
> INFO 2014-03-07 13:57:17,335 security.py:89 - SSL Connect being called..
> connecting to the server
> ERROR 2014-03-07 13:57:17,414 security.py:76 - Two-way SSL authentication
> failed. Ensure that server and agent certificates were signed by the same CA
> and restart the agent.
> In order to receive a new agent certificate, remove existing certificate file
> from keys directory. As a workaround you can turn off two-way SSL
> authentication in server configuration(ambari.properties)
> Exiting..
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)