SSL Cert location in trunk slightly misleading or confusing -----------------------------------------------------------
Key: TS-118 URL: https://issues.apache.org/jira/browse/TS-118 Project: Traffic Server Issue Type: Bug Components: Config Environment: Ubuntu 9.10 Reporter: Jason Giedymin Priority: Minor In Trunk, [records.config] reads: CONFIG proxy.config.ssl.server.cert.path STRING @prefix@/etc/@PACKAGE@ However, @prefix is implied. Recommend: CONFIG proxy.config.ssl.server.cert.path STRING /etc/@PACKAGE@ Patch provided with additional config comments provided. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.