Skip to content

Instantly share code, notes, and snippets.

View dullgiulio's full-sized avatar
🔴
Systems: UP

Giulio Iotti dullgiulio

🔴
Systems: UP
View GitHub Profile
@dullgiulio
dullgiulio / README.txt
Created December 9, 2015 12:10 — forked from ncw/README.txt
Client side certificates with go
This demonstrates how to make client side certificates with go
First generate the certificates with
./makecert.sh test@test.com
Run the server in one terminal
go run server.go