I need expert advise on CN validation with the self signed certificates. Here is the scenario.
- Server is installed with the self signed certificate
- Client (not browser) installed with same self sighed certificate for the purpose of trust validation of server during server authentication. Client has no access to any other certificates for trust validation.
In this scenario, what are the implications of NOT doing CN validation? What are the possible security concerns? [Assume - Private key on the server is safe]