Skip to content

Server does not seem to support season ticket sealer in TLS 1.2 #182

@wbl

Description

@wbl

While debugging a server using tris, I was very confused by errors relating to session tickets: it seems there were panics due to missing keys. Contrasting https://github.com/cloudflare/tls-tris/blob/master/13.go#L829 with

func (hs *serverHandshakeState) sendSessionTicket() error {
and https://github.com/cloudflare/tls-tris/blob/master/handshake_server.go#L102 it's clear what the problem is. Patch will be incoming shortly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions