Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Add option to suppress certificate validation #1827

Open
pcholakov opened this issue Aug 13, 2024 · 0 comments
Open

[CLI] Add option to suppress certificate validation #1827

pcholakov opened this issue Aug 13, 2024 · 0 comments
Labels

Comments

@pcholakov
Copy link
Contributor

The restate utility should be able to connect to HTTPS endpoints while disregarding certificate validity when only encryption is required, similar to curl's -k / --insecure argument.

Sometimes it's desirable to have TLS even if certificate validation isn't enforced. E.g. Restate's
CDK SingleNodeDeployment construct creates a restate public endpoint reachable over the internet that uses a self-signed certificate out of the box.

@pcholakov pcholakov added the cli label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant