내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

secure port for author and publish for AEM 6.5

Avatar

Level 2

Can anybody let me know secure port for author and publish for AEM 6.5

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

You have the choice to put any port after setting SSL configs. only make sure port is not blocked at your organization network layer. http://localhost:4502/libs/granite/security/content/sslConfig.html

 

ssl-connector.png

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee Advisor

@manishaa5646486 when you apply SSL you have the liberty to choose on what port you want to run AEM with HTTPS, you can check within your org to confirm which port is open at the network level else any random port which you choose needs to be opened(in case blocked)

Mayank_Gandhi_0-1666246349777.png

 

 

Generically we keep 443 or 8443. If you have author and publish on same instance(mostly local or dev) you need to keep author and publish port different.

 

 

Avatar

정확한 답변 작성자:
Community Advisor and Adobe Champion

You have the choice to put any port after setting SSL configs. only make sure port is not blocked at your organization network layer. http://localhost:4502/libs/granite/security/content/sslConfig.html

 

ssl-connector.png