Commit Graph

4322 Commits (1583e53cdaf693ad4e10a22ea5d5011a3d025d5e)
 

Author SHA1 Message Date
Mariano Cano 25eba1a96c WIP on the safely rotate of root and federated certificates.
Fixes #23
6 years ago
Mike Malone 0bab651a52 architecture diagram rev'd 6 years ago
Mike Malone c8ebacb8b7 architecture diagram 6 years ago
Max 88a3c4cf83
Merge pull request #25 from smallstep/Duration
make Duration wrapper publicly accessible
6 years ago
max furman 2c72ada610 remove dead code 6 years ago
max furman 6dc89f46d8 make Duration public 6 years ago
Michael Malone 45fb8de26f
Link to the right blog post in README.md 6 years ago
Mike Malone 1fe5612027 README updates 6 years ago
Mike Malone 2c91f1d2fc fixed autocert-init command 6 years ago
Mike Malone d61c2ac3dd autocert-init for setup 6 years ago
max furman 0615f7eb11 don't wrap time.Duration 6 years ago
max furman 4b742042ee make Duration wrapper publicly accessible 6 years ago
Mike Malone 72e2388bcc readme cleanup 6 years ago
Mike Malone 98767422b1 added example to beginning of readme 6 years ago
Mike Malone a9f7510640 readme cleanup 6 years ago
Mike Malone 042e36da65 autocert 6 years ago
Mariano Cano bacbf85aa3 Add new bootstrap method that creates a listener. 6 years ago
Mariano Cano 984bf8d38c Add missing file. 6 years ago
Mariano Cano 1cc5e94666 Add simple test for federation. 6 years ago
max furman 8402b06119 bump step-cli container version in step-ca Dockerfile 6 years ago
max furman 7b9b091b18 don't need to update the brew formula for certificates updates
* brew uses a tarball built by cli releases (not certificates)
6 years ago
Mariano Cano d0e0217955
Merge pull request #22 from smallstep/mariano/multiroot
Multiple roots and federation
6 years ago
Mariano Cano e8ac3f4888 Add comment to differentiate GetRootCertificates and GetRoots. 6 years ago
Mariano Cano 6e620073f5 Rename method Empties to HasEmpties 6 years ago
max furman cfbb2a6f41 method documentation grammar fix 6 years ago
Mariano Cano dbd1bf11f1 Rename variable. 6 years ago
Sebastian Tiedtke 70f0a0e182 It's 2019 6 years ago
Mariano Cano 8252608ca2 Fix mock 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 9adc65febf Add test for newTLSOptionCtx 6 years ago
Mariano Cano 1763ede99d Add tests for new methods. 6 years ago
Mariano Cano 6116523055 Fix random order in tests. 6 years ago
Mariano Cano 8510e25b3b Add test with bootstrap server. 6 years ago
Mariano Cano f99ae9da93 Add root rotation test. 6 years ago
Mariano Cano af9e6488fc Make the renew test shorter. 6 years ago
Mariano Cano 25ddbaedff Allow to customize the minimal cert duration for tests. 6 years ago
Mariano Cano 10aaece1b0 Update root certificates on renew. 6 years ago
Mariano Cano 6d3e8ed93c Add all root certificates by default on bootstrap methods. 6 years ago
Mariano Cano d296cf95a9 Add mTLS request to get all the root CAs, not the federated ones. 6 years ago
Mariano Cano 98cc243a37 Add support for multiple roots. 6 years ago
Mariano Cano 722bcb7e7a Add initial support for federated root certificates. 6 years ago
Mariano Cano 37149ed3ea Add method to get all the certs. 6 years ago
Sebastian Tiedtke 10978630e5
Simplify steps 6 years ago
Sebastian Tiedtke 90aabb0705
Minor fixes 6 years ago
Sebastian Tiedtke c7b5a71f12
Fixed link 6 years ago
Mariano Cano 9e2fce2f4c
Merge pull request #18 from smallstep/mariano/audience
Do not require the port in the audience check.
6 years ago
Mariano Cano 7e95fc0e45 Strip ports on audience check.
Services might have proxies behind them so we cannot rely on them.
Fixes #17
6 years ago
Mariano Cano 9b87e08faf Do not require the port in the audience check.
Fixes #17
6 years ago
Max e5dff952de
Merge pull request #16 from nmelo/docs-fix-typos
Fix a couple typos in documentation and a formatting issue
6 years ago