)]}'
{
  "commit": "79be6a5462498af8655aaed141f13a1d2a34abc8",
  "tree": "52b4c69bed7f44caba6b83c6282f8a85230b3e87",
  "parents": [
    "a8ad0c02cc19f9684a357aace70a5fbbf9106fc1"
  ],
  "author": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Fri Oct 11 16:05:24 2013 -0700"
  },
  "committer": {
    "name": "Piotr Sikora",
    "email": "piotr@cloudflare.com",
    "time": "Fri Oct 11 16:05:24 2013 -0700"
  },
  "message": "SSL: added ability to set keys used for Session Tickets (RFC5077).\n\nIn order to support key rollover, ssl_session_ticket_key can be defined\nmultiple times. The first key will be used to issue and resume Session\nTickets, while the rest will be used only to resume them.\n\n    ssl_session_ticket_key  session_tickets/current.key;\n    ssl_session_ticket_key  session_tickets/prev-1h.key;\n    ssl_session_ticket_key  session_tickets/prev-2h.key;\n\nPlease note that nginx supports Session Tickets even without explicit\nconfiguration of the keys and this feature should be only used in setups\nwhere SSL traffic is distributed across multiple nginx servers.\n\nSigned-off-by: Piotr Sikora \u003cpiotr@cloudflare.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a3a2b5db8cc12453954d997c380e88b7e47f3b5",
      "old_mode": 33188,
      "old_path": "src/event/ngx_event_openssl.c",
      "new_id": "e4bc1a2c774eb3e4d4815f20d7b94fef664f8c25",
      "new_mode": 33188,
      "new_path": "src/event/ngx_event_openssl.c"
    },
    {
      "type": "modify",
      "old_id": "cca01c67947f4cd8e3add9931bf24d7044377732",
      "old_mode": 33188,
      "old_path": "src/event/ngx_event_openssl.h",
      "new_id": "841e825698e7acd9d44d1291bd9eb422be0f911a",
      "new_mode": 33188,
      "new_path": "src/event/ngx_event_openssl.h"
    },
    {
      "type": "modify",
      "old_id": "75dd7f4b041a2336a4ca90a967f8c371d0c0e3a7",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_ssl_module.c",
      "new_id": "7ac96c6216ec2d0af1b549fa1a65682d8dfcbb6c",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_ssl_module.c"
    },
    {
      "type": "modify",
      "old_id": "c4c576ef63be9c51f4af06faa4c38890e8cd78fd",
      "old_mode": 33188,
      "old_path": "src/http/modules/ngx_http_ssl_module.h",
      "new_id": "3feb4b6d27b21ec377b1475b61e9195c25ad08f2",
      "new_mode": 33188,
      "new_path": "src/http/modules/ngx_http_ssl_module.h"
    },
    {
      "type": "modify",
      "old_id": "18fd66aed3a35b406d8eb151d662f17ad14e729a",
      "old_mode": 33188,
      "old_path": "src/mail/ngx_mail_ssl_module.c",
      "new_id": "94c015700e78a3761e40dd326fc7aad4073c005c",
      "new_mode": 33188,
      "new_path": "src/mail/ngx_mail_ssl_module.c"
    },
    {
      "type": "modify",
      "old_id": "7f59b38ae39b2db7b00f040f68105387662f3f2a",
      "old_mode": 33188,
      "old_path": "src/mail/ngx_mail_ssl_module.h",
      "new_id": "54e057721945186e2c3b4735d009e38540218580",
      "new_mode": 33188,
      "new_path": "src/mail/ngx_mail_ssl_module.h"
    }
  ]
}
