Since the recommendation to move designs from /etc/designs to /apps/settings/wcm/designs I would like to know what the preferred approach to making a request to an image in that design from HTLeg we have two designs and in both there is a logo.jpg file. We want to be able to swap the design at the p...
We are looking to do a similar thing - In our httpd.conf we have all the dispatcher stuff and also some basic auth directives. It is presenting the challenge but this is shown on top of the actual rendered page. How did you set up httpd.conf and where were the relevant directives?We have tried with...
Hi, Just an update.I configured my S3 Buckets to use Default Encryption of both SSE-S3 and SSE-KMS and in both instances assets were stored and the console indicated that the correct encryption was being used.The API does support headers to give details of the required encryption, but the AEM S3 con...
What options does the S3 connector support for AWS's various data encryption options?AWS supports a number of ways of encrypting data at rest. We are looking at the options available to allow us to do that either by S3-Managed Keys, KMS-Managed Keys or Customer provided keys. Protecting Data Using ...
Thanks,From the AEM documentation it mentions two entries that contain the word secret; one secretKey which I believe is the value you mentioned in your earlier reply from AWS and is paired with accessKey and secret. It is this value in the .config file that I would like to know where to find the co...
We are building out some instances using S3 as our datastore. We are now getting to the point where we want to spin up the publish instances and make use of binaryless replication.In the documentation [linked] Configuring node stores and data stores in AEM 6 it mentions a secret value for binaryle...
When using the list component provided by aem-core-wcm-components it returns pages that are not valid for the given time period, resulting in a link. The link when clicked returns a 404 which one would expect.This functionality works as expected on the foundation list component, but unfortunately th...
Do you know if there is an approach within dynamic templates (either 6.3 or 6.4) that will provide similar functionality? We use iparsys quite a bit to provide a consistent look across parts of our site, but would like to move to dynamic templates.