Github user shinrich commented on the pull request:
https://github.com/apache/trafficserver/pull/254#issuecomment-122602193
Ok, so we should not allow control of the
proxy.config.ssl.client.verify.server feature in the plugin because the plugin
(remap or otherwise) might do the wrong thing.
So one alternative would be to add another entry to records.config e.g.
proxy.config.ssl.client.verify.serverlist which is a list of domain names
and/or IP addresses. If set and if the origin's IP or requested SNI is in the
list, the verify feature is enabled.
Perhaps @dcarlin would weigh in on this since he requested this feature.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---