Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 657 Bytes

session_ticket_key.data.md

File metadata and controls

22 lines (14 loc) · 657 Bytes

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

{
    "Version": "20190101000000",
    "SessionTicketKey": "08a0d852ef494143af613ef32d3c39314758885f7108e9ab021d55f422a454f7c9cd5a53978f48fa1063eadcdc06878f"
}