Développer ma barre des réalisations de la Communauté.

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

Mark Solution

Cette conversation a été verrouillée en raison de son inactivité. Veuillez créer une nouvelle publication.

RÉSOLU

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 solution acceptée

Avatar

Réponse correcte par
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

Voir la solution dans l'envoi d'origine

2 Replies

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

Réponse correcte par
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