)]}'
{
  "commit": "77c13e67d4d0f83e359d72683ca1c27cac89da3e",
  "tree": "063e2b2851c8f39afd961eb1f8f6b6380eab23ad",
  "parents": [
    "c158fe6eb8dad8d8e137f0bfe9f8e8a2f33c2794"
  ],
  "author": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Mon Apr 29 16:09:52 2024 +0200"
  },
  "committer": {
    "name": "Gilles Peskine",
    "email": "Gilles.Peskine@arm.com",
    "time": "Mon Apr 29 16:09:52 2024 +0200"
  },
  "message": "Fix PSK invocation: GnuTLS PSK length\n\nssl-opt.sh uses a 3-byte PSK in many test cases. Unfortunately GnuTLS \u003e\u003d3.4.0\nrejects a PSK that is less than 4 bytes long:\n\n\u003e Error setting the PSK credentials: The request is invalid.\n\nUse a longer PSK throughout ssl-opt. Only the test cases involving GnuTLS\nneed to change, but it\u0027s easier to do a global search-and-replace, and it\u0027s\neasier to not have to worry about mismatches in constructed test cases\nlater, so replace everything.\n\nSigned-off-by: Gilles Peskine \u003cGilles.Peskine@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e46ce5c266a43b1da829476db501ac6910350e40",
      "old_mode": 33261,
      "old_path": "tests/ssl-opt.sh",
      "new_id": "63dc39d8f605519cd0668a9ba5767dfa266c4be6",
      "new_mode": 33261,
      "new_path": "tests/ssl-opt.sh"
    }
  ]
}
