-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.
Milestone
Description
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:
- DisableOSCPStapling.patch (1166 bytes)
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsDecisionFeedback is required from experts, contributors, and/or the community before a change can be made.Feedback is required from experts, contributors, and/or the community before a change can be made.