Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 925 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 925 Bytes

Gear Build Status Coverage Status License GoDoc

===== A lightweight, composable and high performance web service framework for Go.

Generate Cert

https://github.com/square/certstrap

certstrap init --common-name "GearTest" --expires "10 year"
certstrap request-cert --common-name test -ip 127.0.0.1 -domain localhost
certstrap sign test --CA GearTest