You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by GitBox <gi...@apache.org> on 2018/11/20 19:02:52 UTC

[GitHub] kasakrisz opened a new pull request #17: AMBARI-24918 - Infra Manager: ssl support

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


With regards,
Apache Git Services