Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Getting response in http for assets API

Avatar

Level 2

Hi Team,

I am working on HTTP Assets API. (https://[hostname]:[server]/api/assets.json)

My server is running on HTTPS and when i am hitting the above API. In response i am getting the url's with http not with https.

Please suggest if we have any configuration for this to make it https.

Regards, Chirag S.

2 Replies

Avatar

Employee

Make sure the config "Apache Felix Jetty Based Http Service" has "Enable HTTPS" checkbox checked.

Avatar

Level 2

It is already checked.