Introduction

session_ticket_key.data records the session ticket key.

Configuration

Config Item Type Description
Version String Version of config file
SessionTicketKey String The session ticket key. length is 48 and contains only [a-z0-9]

Example

  1. {
  2. "Version": "20190101000000",
  3. "SessionTicketKey": "08a0d852ef494143af613ef32d3c39314758885f7108e9ab021d55f422a454f7c9cd5a53978f48fa1063eadcdc06878f"
  4. }