Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
we recently implemented SSL on our web TAC (talend administration center). according to the guide given, we configured the SSL port with 8443. there is no problem when opening it in a web browser but we found a problem in talend studio. in talend studio, we implement remote projects.
when web-app url: http://xxx.xxx.xxx.xxx:8443/org.talend.administrator/
error: No message from server
when web-app url: https://
xxx.xxx.xxx.xxx
:8443/org.talend.administrator/error: java.io.IOException: Wrong HTTPS hostname: should be <
xxx.xxx.xxx.xxx
>any suggestion?
solved by remake keystore with CN set same as hostname of TAC server
solved by remake keystore with CN set same as hostname of TAC server
Hello,
Thanks for letting us you have resolved this issue by yourself and sharing the solution here.
Best regards
Sabrina