Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 640 Bytes

session_ticket_key.data.md

File metadata and controls

21 lines (14 loc) · 640 Bytes

Introduction

session_ticket_key.data records the session ticket key.

Configuration

Config Item 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"
}