You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/db
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
..
db.go Extract cert storer methods from AuthDB 2 years ago
db_test.go Store certificate and provisioner in one transaction. 2 years ago
simple.go Extract cert storer methods from AuthDB 2 years ago
simple_test.go NoopDB -> SimpleDB 5 years ago