|
|
|
|
|
by jsmith12673
2192 days ago
|
|
You create a Root Self Signed Certificate, and then deploy leaf certs signed by that root to your API. Then deploy your client apps with the certificate of your self signed root. Assuming that your root is safe, no attacker will be able to generate a cert that will be accepted by your client. |
|