GitHub user persiaAziz opened an issue:
https://github.com/apache/trafficserver/issues/1323
NULL in records.config being interpreted as a string
CONFIG proxy.config.ssl.client.cert.path STRING NULL
CONFIG proxy.config.ssl.client.cert.filename STRING NULL
The two configs above make SSLInitClientContext() try to read NULL/NULL
which means the configs are pointing to string "NULL". Looks like a parsing
error
----
----
---
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.
---