Getting response in http for assets API | Community
Skip to main content
chirags8739021
Level 2
October 8, 2019

Getting response in http for assets API

  • October 8, 2019
  • 1 reply
  • 4642 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Adobe Employee
October 8, 2019

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

chirags8739021
Level 2
October 8, 2019

It is already checked.