When in Web Service URL, SSL Certificate and SSL Port is used instead of
URL: https://your-server-name:443/reportserver
it creates the URL:
URL: https://cert-issue-name-from-SSL-cert-properties:443/reportserver
how can we change it to make it:
https://your-server-name:443/reportserver
I cant find any way to do that. Guide please. Thanks