Commit Graph

36 Commits (8fafd987cae5500441b19ab8960447295837c154)

Author SHA1 Message Date
max furman 599fc1058c loadOrStore -> cmpAndSwap 5 years ago
max furman b73fe8c157 Add used OTT to DB during authToken step 5 years ago
max furman cd5c7e7134 dep update cli and add distribution.md back 5 years ago
max furman c242602231 reload and shutdown trickery
* Only shutdown the database once.
* Be careful when reloading the CA. Depending on whether the DB has
already been shutdown, and error may be unrecoverable.
5 years ago
max furman cbeca9383b Update nosql integration
* shutdown and reload database on SIGHUP
5 years ago
Mariano Cano c248b00c72 Use square/go-jose instead of fork. 5 years ago
max furman b3196d74dd final cli bump 5 years ago
max furman 110e07706f update cli dep 5 years ago
max furman 9977eff153 bump cli dep and fix text error msg 5 years ago
max furman ab4d569f36 Add /revoke API with interface db backend 5 years ago
Mariano Cano 07ff7d9807 Update cli dependency. 5 years ago
Mariano Cano ba640234db Use master branch. 5 years ago
Mariano Cano b171e57c86 Use github.com/maraino/go-jose fork. 5 years ago
Mariano Cano 89b25bfb90 Use update-go-jose branch of smallstep/cli 5 years ago
Mariano Cano 1812c0619a Update go-jose to 2.3.0.
This is a dependency for smallstep/cli#105, it will be solved once
square/go-jose#224 gets merged
5 years ago
max furman 464d1d4255 cli update 5 years ago
max furman 1bb25b5171 update cli dep | update release docs 5 years ago
Mariano Cano eacd2122d0 Use cli master dependency 5 years ago
Mariano Cano da7360e445 Use x509util-real-x509 branch of cli 5 years ago
max furman c23eb88a4f Added version operability for `git archive` tarball (non git repo) 5 years ago
max furman 229e5908b7 Added test for different authority key id after renew
Also ran dep ensure.
5 years ago
max furman c94fb80f4b dep update cli 5 years ago
max furman bf26528b74 dep ensure 5 years ago
Mariano Cano 852f4ed564 Fix dependency and linter errors. 5 years ago
max furman cedf8784b6 dep update cli 5 years ago
max furman 7e43402575 bug fix: don't add common name to CSR validation claims in Sign
* added unit test for this case
5 years ago
max furman 47228cd9a0 dep ensure to update cli 5 years ago
max furman 3415a1fef8 move SplitSANs to cli 5 years ago
max furman e6e8443f3c allow multiple identical SANs in cert 5 years ago
max furman f0683c2e0a Enable signing certificates with custom SANs
* validate against SANs in token. must be 1:1 equivalent.
5 years ago
max furman 5d92735594 bump smallstep/cli to current version 6 years ago
max furman 95d4d9c4c1 update the help and usage information 6 years ago
max furman c74fcd57a7 ca-component -> certificates
* fix redundant error check
* add README
6 years ago
Mariano Cano b4fd89c7a4 Update step/cli to make the code buildable 6 years ago
max furman d773770a44 add authority.New unit tests 6 years ago
max furman c284a2c0ab first commit 6 years ago