shinesolutions / aem-orchestrator

Java application for orchestrating AEM infrastructure created using aem-aws-stack-builder
Apache License 2.0
12 stars 9 forks source link

Create replication and flush agents with https transport protocol #24

Closed cliffano closed 7 years ago

cliffano commented 7 years ago

Orchestrator currently creates agents using http transport protocol. Need to switch to https, however, need relaxed SSL param support in swaggeraem4j - depends on https://github.com/shinesolutions/swagger-aem/issues/19 .