Skip to content

feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] - #8235

Merged
ryan-willis merged 8 commits into
Kong:developfrom
ryanexus:grpc-certs
Dec 9, 2024
Merged

feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536]#8235
ryan-willis merged 8 commits into
Kong:developfrom
ryanexus:grpc-certs

Conversation

@ryan-willis

Copy link
Copy Markdown
Contributor

supersedes pr#8002
and should fix the issue seen in #6267

Comment on lines +1 to +2
-----BEGIN PRIVATE KEY-----
MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQCR168bywxvB+VU

Check failure

Code scanning / Semgrep OSS

Semgrep Finding: generic.secrets.security.detected-private-key.detected-private-key

Private Key detected. This is a sensitive credential and should not be hardcoded here. Instead, store this in a separate, private file.
@ryan-willis ryan-willis changed the title feat: skip TLS when verification disabled + mTLS for gRPC [INS-4536] feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] Dec 5, 2024
@ryan-willis
ryan-willis marked this pull request as ready for review December 6, 2024 19:23

@gatzjames gatzjames left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@ryan-willis
ryan-willis merged commit d6a6bcb into Kong:develop Dec 9, 2024
@ryan-willis
ryan-willis deleted the grpc-certs branch December 9, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants