How does RPC over HTTPS work.

  • Thread starter Thread starter Guest
  • Start date Start date
The way I understand it is that all Outlook RPC calls are wrapped into an
HTTPs packet and sent to a RPC Proxy server on Win2K3. It unwraps it and
forward to the server specified in the packet. Return trip is back to the
RPC Proxy where it wraps it back into a HTTPs response and sends it on its
merry little way.
 
Back
Top