[ https://issues.apache.org/jira/browse/TS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Paul updated TS-118: --------------------------- Attachment: TS118_patch2.diff svnversion: 905494 This patch 'TS118_patch2.diff' addresses the relative path issue for base SSL cert paths. This patch also sets the defaults back to relative paths. Also converted 'conf/yts' -> 'etc/trafficserver' throughout the code base. Please review and let me know if there are any issues. Tested on Ubuntu904 and Fedora11. -George > 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 > Assignee: George Paul > Priority: Minor > Fix For: 2.0.0a > > Attachments: TS-118.patch, TS118_patch2.diff > > > 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.