Commit Graph

67 Commits (c8560b4854766f920ff10f5668b9f4dfa322425d)

Author SHA1 Message Date
Mariano Cano 262a9d0978
Merge pull request #27 from smallstep/mariano/renew-pool
SDK should update certificate pools safely
6 years ago
max furman 3415a1fef8 move SplitSANs to cli 6 years ago
max furman 6937bfea7b claims.SANS -> claims.SANs 6 years ago
Mariano Cano 4c9dccd3f6 Allow multiple certificates in the root pem. 6 years ago
max furman f0683c2e0a Enable signing certificates with custom SANs
* validate against SANs in token. must be 1:1 equivalent.
6 years ago
Mariano Cano dbd1bf11f1 Rename variable. 6 years ago
Mariano Cano 7dc61bf233 Remove deprecated code 6 years ago
Mariano Cano 518b597535 Remove mTLS client requirement in /roots and /federation 6 years ago
Mariano Cano d296cf95a9 Add mTLS request to get all the root CAs, not the federated ones. 6 years ago
Mariano Cano 722bcb7e7a Add initial support for federated root certificates. 6 years ago
Mariano Cano b0a410066b Add support for parsing endpoints without schema.
Fixes smallstep/ca-component#117
6 years ago
max furman c74fcd57a7 ca-component -> certificates
* fix redundant error check
* add README
6 years ago
Mariano Cano 71a3587b76 Add client support for provisioner cursor and limit options.
Fixes #83
6 years ago
Mariano Cano d7c31c3133 Properly fill CSR DNSNames or IPAddresses 6 years ago
Mariano Cano 511e1a9e23 Fix getting transport from root fingerprint. 6 years ago
Mariano Cano 7b6a3ea427 Add client methods for provisioning endpoints. 6 years ago
max furman c284a2c0ab first commit 6 years ago