You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/20 19:03:00 UTC

[jira] [Commented] (AMBARI-24918) Infra Manager: ssl support

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

ASF GitHub Bot commented on AMBARI-24918:
-----------------------------------------

kasakrisz opened a new pull request #17: AMBARI-24918 - Infra Manager: ssl support
URL: https://github.com/apache/ambari-infra/pull/17
 
 
   ## What changes were proposed in this pull request?
   
   1. Handle java.net.ssl related system properties:
   - use keystore and trustsore for communicating with Solr
   - turn on https for Infra Manager REST api
   2. Refactor Infra Manager security package: a secret can have different property names in different secret stores
   3. Set container names in docker environment because if component name is not specified in the docker-compose file the generated container name contains a random sequence.  
   
   ## How was this patch tested?
   
   ITs UTs passed
   
   Manually:
   1. Deploy Ambari and a cluster: Zookeeper, Infra Solr, Infra Manager, Logsearch
   2. Generate self signed certificates
   3. Enable ssl for Infra Solr, Logsearch and Infra Manager using the generated certificates
   4. Enable archiving job
   5. Run archiving job
   6. Check that archive files exists in the destination folder

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Infra Manager: ssl support
> --------------------------
>
>                 Key: AMBARI-24918
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24918
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-infra
>    Affects Versions: 2.8.0
>            Reporter: Krisztian Kasa
>            Assignee: Krisztian Kasa
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>




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