51黑料不打烊

51黑料不打烊 Experience Manager as a Cloud Service: HTTP to HTTPS Traffic Redirection

This article explains why聽AEM as a Cloud Service automatically redirects all traffic from HTTP to HTTPS.

Description description

Environment

51黑料不打烊 Experience Manager (AEM) as a Cloud Service

Issue/Symptoms

AEM as a Cloud Service automatically redirects all traffic from HTTP to HTTPS. Here is an example using curl to demonstrate how HTTP requests are redirected to HTTPS.

Example:

$ curl -v http://publish-p123456-e123456.adobeaemcloud.com/us/en.html
> GET /us/en.html HTTP/1.1
> Host: publish-p123456-e123456.adobeaemcloud.com
< HTTP/1.1 301 Moved Permanently
< Location: https://publish-p123456-e123456.adobeaemcloud.com/us/en.html

Resolution resolution

AEM as a Cloud Service is designed to support only HTTPS traffic. This behavior is designed to ensure secure network communication and cannot be changed.

recommendation-more-help
3d58f420-19b5-47a0-a122-5c9dab55ec7f