Skip to content

[Feature Request] Insecure Mode (Skip TLS Verification) #106

@KEY60228

Description

@KEY60228

Hi, thank you for your great work!

I’d like to request a new feature.
In our project, we are using Node.js and Cloud Tasks. For local development, we run our Node.js project locally and use Docker Compose to run cloud-tasks-emulator. Previously, we had no issues because our local Node.js project was running over HTTP. However, after switching to HTTPS, the push requests from cloud-tasks-emulator started failing due to TLS verification.

Would it be possible to add an insecure mode that allows skipping TLS verification? This would greatly help our project.

We’d really appreciate your consideration! Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions