Hello *,
I am trying to use tf.exe command line to setup a new workspace. I don't like the idea installing Team Explorer and therefore required Visual Studio.
Running tested command from the other machine where VS is installed causes security exception on this one since I am trying to connect to the TFS via https. I get the error string:
Team Foundation Server https://... does not exist or is not accessible at this time. Technical information (for administrator): The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
I tried to
- ping the server => was fine
- access it via IE => had to accept the certification, but otherwise fine
Are there any other things I can try?
Many thanks, Ovanes