Tag: SSL

Securing APIs using Mutual SSL with WSO2 API Manager.

WSO2 API Manager is using OAuth2 for securing the APIs which are exposed by it.  Currently API Manager implementation is tightly bound with the OAuth2. However, there is some way in APIM that we can write our own authentication mechanism for APIs instead of using OAuth2. But it is normally not recommended as some other functions such […]