Skip to content

feat(grpc): add support @grpc-insecure operator - #43

Merged
gorillamoe merged 1 commit into
mainfrom
feat/grpc
Aug 12, 2026
Merged

feat(grpc): add support @grpc-insecure operator#43
gorillamoe merged 1 commit into
mainfrom
feat/grpc

Conversation

@gorillamoe

Copy link
Copy Markdown
Member

Keeps TLS active, but doesn't verify the server's certificate. This is useful for testing with self-signed certificates or when connecting to a server that doesn't have a valid certificate.

Keeps TLS active, but doesn't verify the server's certificate. This is
useful for testing with self-signed certificates or when connecting to a
server that doesn't have a valid certificate.
@gorillamoe gorillamoe self-assigned this Aug 12, 2026
@gorillamoe gorillamoe added the enhancement New feature or request label Aug 12, 2026
@gorillamoe
gorillamoe merged commit 68912fa into main Aug 12, 2026
1 check passed
@gorillamoe
gorillamoe deleted the feat/grpc branch August 12, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant