The shared SSL option in web.config has me curious. We are currently setting up to host several seperate clients on one server. Each site will have it's own db, and it's own IIS site.

My question is, is the SharedSSLUrl give us the ability for all of our sites to share one ssl? This will come in quite handy if it is. So if I'm understanding it correctly, how then do I implement?

Sorry if this has been answered before but I did a search and couldn't come up with a clear picture.