Skip to content

proposal: net/http: add GO_SKIP_TLS_CHECK #59283

Closed as not planned
Closed as not planned
@droopy4096

Description

@droopy4096

for debugging purposes it is often beneficial to have ability to disable strict TLS checks temporarily. Adding something like GO_SKIP_TLS_CHECK environment variable to disable strict checking (akin to curl's -k switch) would help a lot when dealing with quite a few 3rd party components. Also useful when using MITM proxies. Since #18733 has not moved forward it would be nice to have some means to troubleshoot existing app stacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions