I want to call to SOAP service which is protected by X509 certificate directly from Angular. Any client needs to authenticate through a valid certificate installed in a local trust store.
Can I do this after installing the certificate (https://www.globalsign.com/en-sg/blog/installing-certificates-onto-android-devices/) ?