RPC over Http Certificate
To use HTTP as a transport protocol for RPC, RPC Proxy running within Internet Information Server (IIS) must be configured on the server program's network. This section describes configuration options. For recommendations on best programming and configuration practices when using RPC over HTTP, see RPC over HTTP Deployment Recommendations. The primary task is configuring the RPC Proxy to accept and forward RPC over HTTP connections to an RPC over HTTP server program.
IIS must first be installed on the machine running the RPC Proxy. Once IIS is installed, the RPC Proxy is installed. Both IIS and the RPC Proxy can be installed simultaneously from Add/Remove Windows Components in the Control Panel. RPC Proxy is installed from Networking Services, and is called RPC over HTTP Proxy in Windows setup. If both IIS and RPC Proxy are installed at the same time, Windows ensures they are installed in the proper order.