I've been unable to find this information on MSDN. How can I implement two-way authentication for WMI (or, if that is not possible, using Windows' implementation of WBEM?).
What I want to accomplish is for the client to authenticate the server, and the server authenticate the client via certificate exchange, irregardless of the user credentials.