[
https://issues.apache.org/jira/browse/AMBARI-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001467#comment-16001467
]
Hudson commented on AMBARI-20953:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1511 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1511/])
AMBARI-20953. Insecure SSL: Server Identity Verification Disabled (echekanskiy:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d1a4cea57df44cb54344b5b2704f35c2cb5f4714])
* (edit) ambari-agent/src/main/python/ambari_agent/AmbariConfig.py
* (edit) ambari-common/src/main/python/ambari_commons/inet_utils.py
* (edit)
ambari-common/src/main/python/resource_management/libraries/script/script.py
* (edit) ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
* (edit)
ambari-common/src/main/python/resource_management/libraries/functions/curl_krb_request.py
* (edit) ambari-agent/src/main/python/ambari_agent/NetUtil.py
* (edit) ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py
> Insecure SSL: Server Identity Verification Disabled
> ---------------------------------------------------
>
> Key: AMBARI-20953
> URL: https://issues.apache.org/jira/browse/AMBARI-20953
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.5.1
> Reporter: Eugene Chekanskiy
> Assignee: Eugene Chekanskiy
> Fix For: 2.5.1
>
> Attachments: AMBARI-20953.2.patch, AMBARI-20953.3.patch,
> AMBARI-20953.patch
>
>
> Add option
> {noformat}
> [security]
> ca_cert_path=/path/to/pem/formatted/cert/file.pem
> {noformat}
> to agent configuration.
> All requests that using https will use file.pem certificates to validate
> responce from server.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)