I ve got a WCF intranet application I m working on that will have 150 clients controlled/monitored by a control application. Is it kosher to create a self-signed certificate and install this same certificate on each of the 150 clients?
I want security between the client and server but will not have authentication support from a domain controller et al.
Any pitfalls in using the same certificate on all these clients?