Skip to content

Certonid is a Serverless SSH Certificate Authority

License

Notifications You must be signed in to change notification settings

picassomd/certonid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certonid Build & Release

Certonid is a Serverless SSH Certificate Authority.

Consists of two parts: CLI and serverless function.

Releases

Download latest releases

Documentation

All information published at Wiki page

Articles

Dev build

$ cd serverless
$ GOOS=linux go build -o serverless main.go
$ cd ..
$ cd cli
$ go build -o certonid main.go

Roadmap

  • Add tests
  • Improve documentation
  • Website and video
  • Use serverless framework to automate deploy and setup
  • Support AWS S3 for SSH CA key
  • Support Google Cloud functions
  • Support Google Cloud Storage for SSH CA key
  • Support Azure Functions
  • Support Apache OpenWhisk

About

Certonid is a Serverless SSH Certificate Authority

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.8%
  • Shell 2.2%