Github user zeb209 commented on the pull request: https://github.com/apache/trafficserver/pull/189#issuecomment-96752161 The premise of your approach is that the keys on all boxes have keys in sync, which is the same problem here. You try to encrypt new session tickets with the later half of the keys. But the later half themselves can be out of sync. It is the same problem. How do you make sure that all the boxes have the same keys in each half?
--- 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. ---