Conversation
Signed-off-by: Javier Aliaga <javier@diagrid.io>
|
this adds client cert and key, which I think is for MTLs can we add another option to just set a CA, i.e if you were going to just expose tls with selfsigned certs, so we can still use tls |
We were looking at the code described in this issue: #1353 |
|
I am looking at the APIS available now to see what else can be set. |
|
I am looking at the APIs it looks like we just need to set: This answer kinda makes sense to me, it will be great to validate that we are understanding the same @famarting -> https://stackoverflow.com/questions/76339586/grpc-java-enable-tls-encryption-without-using-ca-certificate |
Description
Please explain the changes you've made
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: #1353
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: