Skip to content

sdk-node: disabling verify_ssl disables TLS for the entire process #1717

Description

@gabegorelick

The Node SDK allows passing verify_ssl: false to disable TLS. But since #1491, this now disables TLS for the entire Node process, not just for Looker requests. This was even highlighted at the time by a GitHub review bot: https://github.com/looker-open-source/sdk-codegen/pull/1491/changes#r1731533193.

See https://github.com/looker-open-source/sdk-codegen/blame/sdk-node-v26.8.0/packages/sdk-node/src/nodeTransport.ts#L332-L334

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions