Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

In Eclipse, how do you create an AEM Server with an https port connection?

Avatar

Level 2

Hello,

In Eclipse, I'm able to create a Server that connects to the HTTP port that my AEM instance is running on (4502), but selecting the HTTPS port (4504) gives me this error message: "No repository found at http://localhost:4504".  As you can see in the error message, it's trying to connect over HTTP instead of HTTPS.  I have verified that my instance definitely is available over HTTPS on port 4504 (via browser connection).  Where in my Eclipse Server configuration should I specify that I want to connect via HTTPS?  I would prefer to transfer all information over an encrypted connection.

Thank you.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Never heard back from the team. I am assuming this is not supported as there is no mention of it in the docs or any of the training material

View solution in original post

4 Replies

Avatar

Level 10

If you are in your DEV environment that is secure with a Firewall, etc. why is communicating to your AEM instance via HTTP - which can even be on the same machine - a concern.

I personally have ever seen it work on HTTP. Not sure if it supports HTTPS. I will ask internally.

Avatar

Level 2

Although we are currently connecting internally in a DEV environment, we also wish to connect to non-local instances over HTTPS.  This example was just a first attempt with a local DEV instance.  Thank you for checking on this.

Avatar

Level 2

Hi @smacdonald2008.  Just wanted to follow up to see if you were able to find anything by asking internally.  Thanks!

Avatar

Correct answer by
Level 10

Never heard back from the team. I am assuming this is not supported as there is no mention of it in the docs or any of the training material