-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Description
Context:
- Managed work laptop, Mac OS, everything up to date
- Many URLs but also
https://*.githubusercontent.com/*is intercepted and TLS certificate replaced with root CA for Cisco Umbrella - This certificate is not trusted by python runtime without additional steps
- Was tricky to find the reason uvx/speckit failed
Command:
uvx --from git+https://github.com/github/spec-kit.git specify init temp123
Actual Behavior
- Once step
Fetch latest releaseis hit, the process stops - Exit code 1
- Debugging with
RUST_LOG=trace uvx -vv --from git+https://github.com/github/spec-kit.git specify init temp123does not provide an answer to why
Expected Behavior
- Either directly or in "verbose" mode, actually show the issue being TLS related
Screenshot, intercept cert:

vsevolod-lobov, fergoid and srgustafson8
Metadata
Metadata
Assignees
Labels
No labels