SSUtil.exe and TLS 1.2 not working

Hi,
i recently changed my api to use TLS 1.2 setting.
After that running ssutil.exe doesnt work from command line.

Gives me the error

Failed to get ServiceStack reference from ‘https://testapi.bokamera.se’.
Failed to complete operation. The underlying connection was closed: An unexpected error occurred on a send.
–lang=VALUE Specific language used when adding a ServiceStack
reference
–file=VALUE Name/path of the new ServiceStack reference

Setting TLS to 1.0 and then it works fine.
Any idea?

Try using @servicestack/cli command utility:

http://docs.servicestack.net/add-servicestack-reference#simple-command-line-utilities-for-servicestack

ssutil.exe is no longer supported.