th5/_dev/tls_examples/Makefile
Watson Ladd 7e1760cc7c Add EMS support to tls-tris
see RFC7627
2018-09-07 15:16:11 +01:00

8 lines
189 B
Makefile

# Used to build examples. Must be compiled from current directory and after "make build-all"
build:
GOROOT=../GOROOT/linux_amd64 go build ems_client.go
run:
./ems_client google.com:443