I have setup SSRS scaled out deployment by using two nodes cluster configured in always on availability group. Now i can access the SSRS web portal via the AG listener name via port http protocol.
Example: http://aglistenername.contoso.local/Reports/Browse
My question is, is there any way I can configure the SSRS web portal URL with https protocol?
Thank you.