🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
Find a file
max furman ee7db4006a change sign + authorize authority api | add provisioners
* authorize returns []interface{}
 - operators in this list can conform to any interface the user decides
 - our implementation has a combination of certificate claim validators
 and certificate template modifiers.
* provisioners can set and enforce tls cert options
2018-10-18 22:26:39 -07:00
api change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
authority change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
ca change sign + authorize authority api | add provisioners 2018-10-18 22:26:39 -07:00
cmd/step-ca first commit 2018-10-05 21:48:36 +00:00
examples first commit 2018-10-05 21:48:36 +00:00
logging first commit 2018-10-05 21:48:36 +00:00
monitoring first commit 2018-10-05 21:48:36 +00:00
server first commit 2018-10-05 21:48:36 +00:00
.gitignore first commit 2018-10-05 21:48:36 +00:00
.travis.yml first commit 2018-10-05 21:48:36 +00:00
config.json first commit 2018-10-05 21:48:36 +00:00
Gopkg.lock add authority.New unit tests 2018-10-08 21:48:44 -07:00
Gopkg.toml add authority.New unit tests 2018-10-08 21:48:44 -07:00
Makefile first commit 2018-10-05 21:48:36 +00:00