Replies: 4 comments
|
Unfortunately I don't have an exact timeline on this, but we do have in the near-time roadmap to improve certificate use with sync, so this will be covered off eventually. :) |
0 replies
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
0 replies
|
This is still an issue. It should stay open. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
Our internal git server uses a company self-signed cert and CA which is installed on our workstations. This causes git operations in Designer to fail because it can not access these certificates (using OSX).
Describe the solution you'd like
An option in Designer to disable certificate validation for git operations, similar to the option already available to disable validation for requests.
Describe alternatives you've considered
I've done some searching on the subject, and it seems like getting Designer to use the system keychain for validation would be difficult, if it is possible at all. Alternatively, if Designer could import certificates to use for git or other requests, it would solve the problem, but this seems like it would be a much larger effort.
Additional context
All reactions