Hi Team,
For one of our projects, we are using the SOAP call to Adobe campaign V8 from the client's PROD web server. During the API call this is the error log generated in the web server.
Error: Hostname/IP does not match certificate's altnames: Host: https. is not in the cert's altnames: DNS:*.campaign.adobe.com)
However, there is no error while making the call from DEV web server.
Could you pls let me know the root cause and what solution need to be done from client's end or Adobe end?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hello @ignatius_dilip The fix would be to disable the SSL verification in external server. If they are using CURL or similar way to call API then disable verify -> false and ssl ->false
Hi @ignatius_dilip,
조회 수
답글
좋아요 수
Hello @ignatius_dilip The fix would be to disable the SSL verification in external server. If they are using CURL or similar way to call API then disable verify -> false and ssl ->false
Hi @_Manoj_Kumar_ : Thanks for the solution. I will ask the client to disable the SSL verification in the web server
조회 수
답글
좋아요 수
Hi @_Manoj_Kumar_ and @SushantTrimukheD : While checking with client to disable the SSL verification, they are scared of breaching the security policy set by their organisation's protocols. Could you pls provide another solution/workaround without breaching their client's security policy?
Thanks for your support
조회 수
답글
좋아요 수
Hello @ignatius_dilip I am only aware of this workaround. I believe the SSL is a wildcard SSL and used by multiple domains for tracking and images and will not have a same host name for verification.
조회 수
답글
좋아요 수
조회 수
Likes
답글
조회 수
Likes
답글