Mutual TLS with Angular

167 Views Asked by At

I have backend with Spring boot where mutual TLS is enabled. The APIs from this Spring boot application is used in Angular. I need to paas certificate to this REST API from Angular application. How do I do this?

0

There are 0 best solutions below