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
Add an option to the import and export scripts, so that -k can be passed into the script.
This should then be passed to curl so disable ssl cert checking if the cacerts file that curl uses does not trust the CA that issued the teamcity cert.
Add an option to the import and export scripts, so that
-kcan be passed into the script.This should then be passed to curl so disable ssl cert checking if the cacerts file that curl uses does not trust the CA that issued the teamcity cert.