-
Notifications
You must be signed in to change notification settings - Fork 61
Setup RAWeb Webfeed with a Self Signed Certificate
By connecting to a Webfeed, Windows and mobile clients automatically create shortcuts (in the Start Menu) for every RemoteApp and Remote Desktop Connection that is made available through RAWeb.
A requirement of webfeed is that the web server which hosts RAWeb must be running HTTPS and be secured with an SSL certificate.
This guide shows you how to setup RAWeb Webfeed (using a self-signed certificate) on a HOST computer, and then connect a CLIENT computer to it. Both computers are on the same local network. Steps may vary slightly between operating systems.
In this scenario, the HOST is Windows 8.1 and the CLIENT is Windows 10.
A limitation of using a self-signed certificate is that it must be installed on each client computer before it will be able to connect. If you wish to avoid this limitiation, you must purchase an SSL certificate from a vendor and install it on your server. Installing a purchased SSL certificate is outside the scope of this document.
Windows 7
Control Panel > Administrative Tools > IIS Manager
Windows 8 and 10
Click the Start button and type IIS Manager
You need to make a password. It will be used later when importing the certificate on a client. Keep it simple.
Select Current User.
Ensure that Trusted Root Certification Authorities is selected.
This will typically be https://HOSTNAME/webfeed.asp
As RDP files are added and removed from RAWeb, clients will automatically update these shortcuts.
If you want a custom icon displayed for an app, put an ICO file into c:\inetpub\wwwroot\icon with the same name as the rdp file eg. Outlook2010.rdp would need an icon called Outlook2010.ico.
Mobile clients require each ico to be a 32x32 PNG. Icons for mobile clients should be placed in c:\inetpub\wwwroot\icon32