I'm having configure the VSTS in MAC.
Downloading the agent to MACOSX Mojave
In terminal Running:
~/$ mkdir myagent && cd myagent
~/myagent$ tar zxvf ~/Downloads/vsts-agent-osx-x64-2.136.1.tar.gz
~/myagent$ ./config.sh
Enter server URL > https://mercurio/ Enter authentication type (press enter for Negotiate) > PAT Enter personal access token > **************************************************** Connecting to server ... The handler does not support custom handling of certificates with this combination of libcurl (7.54.0) and its SSL backend ("LibreSSL/2.6.5"). Failed to connect. Try again or ctrl-c to quit