Where Can I find the source code?
Download the source from our public github https://github.com/gudasoft/data-listener
How to build from source
To build the application you need to do
go build cmd/main
Test the ssl
openssl s_client -connect pointgrab-CLIENTSUBDOMAIN.example.com:2010
curl -i -v https://pointgrab-CLIENTSUBDOMAIN.example.com:2010 -d 'hello client' cat /opt/pointgrab/CLIENTSUBDOMAIN/current/data/*