Skip to content

crypto/tls: optional ocspStapling #8549

@brad-burch

Description

@brad-burch
go version go1.3

I have a server outside my control that fails to respond properly when OSCP stapling is
enabled and causes a "tls: received unexpected handshake message..." error.

I would like to be able to set a tls.Config{} option to disable OSCP stapling instead of
recompiling the package.  I am attaching the rudimentary patch I have been compiling
into crypto/tls.

Attachments:

  1. DisableOSCPStapling.patch (1166 bytes)

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions