I installed the sstp client in ubuntu and when I am trying to connect to the mikrotik sstp server I get the following error
**Error: HTTP handshake with server failed, (-1)
I can see the connection popping up in the firewall connections but nothing more than that.
If you have any experience with this tool or any other way to create an sstp connection to a mikrotik please share it.
For reference I used the following to install it:
add-apt-repository ppa:eivnaes/network-manager-sstp
apt-get update
apt-get install network-manager-sstp
Thank you