Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/192#issuecomment-134744374 Well, when accessing the certs that are checked in today you usually call a library method which returns the path to the cert. If we want to make that library call lazily create the certs (similar to how the env_cache works) we can do that-- it is just another moving part (although you won't have to worry about the certs expiring potentially).
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---