You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Valencia Edna Serrao (JIRA)" <ji...@apache.org> on 2018/06/21 11:01:00 UTC

[jira] [Commented] (AMBARI-24159) SSL connection error while registering hosts

    [ https://issues.apache.org/jira/browse/AMBARI-24159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16519229#comment-16519229 ] 

Valencia Edna Serrao commented on AMBARI-24159:
-----------------------------------------------

I have found a workaround for this issue at  [https://community.hortonworks.com/articles/188269/javapython-updates-and-ambari-agent-tls-settings.html.] 

Workaround: edit file /etc/amabri-agent/conf/ambari-agent.ini file

[security]

force_https_protocol=PROTOCOL_TLSv1_2

 

It would be great to know whether we can have a fix for this issue in upcoming Ambari versions.

> SSL connection error while registering hosts
> --------------------------------------------
>
>                 Key: AMBARI-24159
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24159
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent
>    Affects Versions: 2.6.1
>         Environment: Java : # java -version
> openjdk version "1.8.0_171"
> OpenJDK Runtime Environment (build 1.8.0_171-b10)
> OpenJDK 64-Bit Server VM (build 25.171-b10, mixed mode)
> Python : # python --version
> Python 2.7.5
>  
>            Reporter: Valencia Edna Serrao
>            Priority: Major
>              Labels: TLS1.2, ambari-agent, security
>
> I'm working with ambari v2.6.1.5-3. While registering hosts, following error is reported in the ambari-agent logs:
> INFO 2018-06-21 10:14:00,524 NetUtil.py:70 - Connecting to [https://testvm:8440/ca]
>  ERROR 2018-06-21 10:14:00,532 NetUtil.py:96 - EOF occurred in violation of protocol (_ssl.c:579)
>  ERROR 2018-06-21 10:14:00,533 NetUtil.py:97 - SSLError: Failed to connect. Please check openssl library versions.
>  Refer to: [https://bugzilla.redhat.com/show_bug.cgi?id=1022468] for more details.
>  WARNING 2018-06-21 10:14:00,533 NetUtil.py:124 - Server at [https://testvm:8440|https://testvm:8440/] is not reachable, sleeping for 10 seconds...
>  
>  
>  



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