You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this case, I was thinking a new dir called mtls w/ a sample like the helloworld one but the starter/worker code uses mtls via keys stored here in the repo (see the serverjwtauth sample) and the README would explain how to setup mTLS.
If you want to take this on, a simple PR is perfect.
I was not able to find a sample on how to set up client options with TSL enabled.
Does not have to be running, could be just a config example that users can cut/paste, similar to what we have in java samples: https://github.com/temporalio/samples-java/blob/main/src/main/java/io/temporal/samples/ssl/SslEnabledWorker.java
Related user forum thread: https://community.temporal.io/t/help-how-to-create-a-client-with-tls/4287
The text was updated successfully, but these errors were encountered: