GitHub user persiaAziz opened a pull request:

    https://github.com/apache/trafficserver/pull/1008

    TS-4263: keyblock variable configurable via records.config

    Default value proxy.config.ssl.server.ticket_key.filename is set to NULL
    * If the ticket_key_filename is not set by the user , then a random 
keyblock will be used
    * If user sets the ticket_key_filename bu the the filename is not either 
present or the file contains <48 bytes, then keyblock will be NULL and 
assertion will fail

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/persiaAziz/trafficserver TS-4263

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1008.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1008
    
----
commit 41b48276e5597aebb230657b0f6ee0a93f085c17
Author: Persia Aziz <[email protected]>
Date:   2016-09-12T16:13:55Z

    TS-4263: keyblock varialbe configurable via records.config

----


---
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.
---

Reply via email to