Forum Discussion
cgreeneepsilon
Dec 22, 2022Copper Contributor
Issues with Remote Desktop Web Client (HTML5)
Hey all, I'm having a strange issue after implementing the Remote Desktop HTML 5 Client for one of our RDS instances. Everything is working up until the actual act of opening an application which...
baginenny
Jan 29, 2024Copper Contributor
In my case the issue was caused by using an untrusted web certificate on IIS-side. After installing RootCA client-side, the issue went away. Temporarily omitting security warning in the browser was insufficient. I hope this will help someone having a similar issue.