I purchased a real SSL certificate to authenticate my computer and the domain I am hosting some WCF services under.
How can I use MakeCert to create a client certificate signed by this authentic certificate to use on client computers to authenticate that they are connected to the correct (my) server?
The client certificate will be used to authenticate the use of a WCF service on my server.