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

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

Mark Solution

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

해결됨

Non Prod environment and domain ssl certs

Avatar

Level 2

Hi community,

 

We have two environments on Adobe Cloud Manager one is production and other is non prod which is also called dev environment.

Question is around the domains for dev environment and SSL Certificates, what is the best way to manage domain and ssl certs on non prod environment keeping in mind the dev domain URLs wont be exposed to external internet traffic.  

 

Should we always configure non prod domains with ssl certs just like we do for production environment ? which will indeed incur the cost to buy ssl cert each time you have new domain url for non prod environment?

 

Does Adobe Cloud Manager supports any kind of self signed free certificates configuration on non prod environment, just wanted to save the cost and there is no requirements of exposing the domain URL to external network / internet traffic.

 

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

@imalakaamir : You can raise the certificate request based on how your Production domains are looks like.

 

1. Single SAN certificate - that includes all your Production domains and single wild card entry for all your Non-prod URL's / Production AEM URL's  ( Author -> dev-author.abc.com/prod-author.abc.com , Publish-> dev-publish.abc.com, Dispatcher -> dev-xyz.abc.com ). Here abc.com is the root domain.

 

2. Two certificate - one SAN certificate for Production URL's  and another wild card certificate for Non-Prod URL's.

 

Please refer :

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/using-cloud-ma...

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/using-cloud-ma...

 

 

원본 게시물의 솔루션 보기

2 답변 개

Avatar

정확한 답변 작성자:
Community Advisor

@imalakaamir : You can raise the certificate request based on how your Production domains are looks like.

 

1. Single SAN certificate - that includes all your Production domains and single wild card entry for all your Non-prod URL's / Production AEM URL's  ( Author -> dev-author.abc.com/prod-author.abc.com , Publish-> dev-publish.abc.com, Dispatcher -> dev-xyz.abc.com ). Here abc.com is the root domain.

 

2. Two certificate - one SAN certificate for Production URL's  and another wild card certificate for Non-Prod URL's.

 

Please refer :

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/using-cloud-ma...

https://experienceleague.adobe.com/docs/experience-manager-cloud-service/implementing/using-cloud-ma...

 

 

Avatar

Level 2

Hi @Raja-Karuppsamy ,

 

Thanks for the response.

 

Got quick question on same lines could i please ask if Adobe Cloud Manager supports self signed Free SSL certs for Non Prod environments ?

 

Thanks