As indicated on the title. Is it possible to set mutual ssl on Apache 2.4 on a per context or API resource level?
We have an API gateway fronted by Apache 2.4 which is protected using Mutual SSL. We have a mobile app that needs to consume an API exposed by the gateway. I am not sure if mobile apps are capable of mutual SSL so we are trying to exempt the specific API context from mutual SSL.