temporalio / temporalio/samples-go
[Feature Request] Add sample for client TLS config
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 749
- Forks
- 248
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the Java reference at src/main/java/io/temporal/samples/ssl/SslEnabledWorker.java as the starting point and inspect the existing samples-go layout for the corresponding sample location. Add a copyable Go client TLS configuration example, with completion shown by a sample users can follow to configure a client.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, security
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100