You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Attila Magyar (JIRA)" <ji...@apache.org> on 2018/10/15 08:57:00 UTC

[jira] [Created] (AMBARI-24776) Allow the agent's SSL certificate data to be accessible by heartbeat handers

Attila Magyar created AMBARI-24776:
--------------------------------------

             Summary: Allow the agent's SSL certificate data to be accessible by heartbeat handers
                 Key: AMBARI-24776
                 URL: https://issues.apache.org/jira/browse/AMBARI-24776
             Project: Ambari
          Issue Type: Task
          Components: ambari-server
    Affects Versions: 2.7.0
            Reporter: Attila Magyar
            Assignee: Attila Magyar
             Fix For: 2.8.0


If 2-way SSL is enabled, allow the agent's SSL certificate data to be accessible by heartbeat handers. The agent's SSL certificate contains the agent's public key, which may be used to encrypt data for that specific agent.

For example, the agent's SSL certificate data may be needed by org.apache.ambari.server.agent.rest.AgentResource#heartbeat and org.apache.ambari.server.agent.stomp.HeartbeatController#heartbeat, among other handlers used to communicate with the Ambari agent.



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