Skip to content

Latest commit

 

History

History

testdata

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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