Commit Graph

10 Commits (master)

Author SHA1 Message Date
max furman 8b256f0351
address linter warning for go 1.19 1 year ago
Raal Goff 60671b07d7 Merge branch 'master' into crl-support
# Conflicts:
#	api/api.go
#	authority/config/config.go
#	cas/softcas/softcas.go
#	db/db.go
2 years ago
Mariano Cano 20b2c6a201 Extract cert storer methods from AuthDB
To be able to extend the AuthDB with methods that also extend the
provisioner we need to either create a new method or to split the
interface. This change splits the interface so we can have a cleaner
implementation.
2 years ago
Raal Goff e8fdb703c9 initial support for CRL 2 years ago
Mariano Cano e17ce39e3a Add support for Revoke using CAS. 4 years ago
max furman 29853ae016 sshpop provisioner + ssh renew | revoke | rekey first pass 4 years ago
max furman 5616386eed Add SSH getHosts api 4 years ago
Mariano Cano 37f17213bb Add initial support for check-host endpoint. 4 years ago
max furman e3826dd1c3 Add ACME CA capabilities 5 years ago
max furman 81db527f12 NoopDB -> SimpleDB 5 years ago