| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
We have a scenario where we need to read the SSL certificate in the request we have written custom wrapper on Servletfilter and achieving this but we are facing performance problems, but as we went through the middleware and sync server source , it is having a wrapper which does the same as we do. is it ok to modify the original class provided by kony Sync or middleware. or Please suggest for a solution which would not impact performance