Hi All,
My requirement is to call the backend system over HTTPS asynchronosly.
So i opt for Javascript to do async call to backend, but i cannot place the certificates under resources folder due to maintainability. Is there any way to access the TLS Keystore information from Javascript.