-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Expected Behavior
it should connect to server with TLS succesuflly
Actual Behavior
tctl --address <> --namespace <> --tls_cert_path ./ca.pem --tls_key_path ./ca.key wf reset-batch -q '..." ' --reason "..." --reset_type FirstWorkflowTask
num of excludes: 0
Error: Failed to list workflow.
Error Details: Request unauthorized.
('export TEMPORAL_CLI_SHOW_STACKS=1' to see stack traces)
Other command like wf reset or wf list are working correctly.
Steps to Reproduce the Problem
Run the batch-reset command with TSL
Specifications
- Version: 1.16.2
tctl -v
tctl version 1.16.2
- Platform: MacOS