Commit Graph

3087 Commits (7101fbb0ee939d24756695508845e78e41a1cb59)
 

Author SHA1 Message Date
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
Nelson Melo d0c7ccd0db
ServetTLS => ServeTLS in function docs 6 years ago
Nelson Melo e07a78c64b
Fix a couple typos in documentation and a formatting issue 6 years ago
max furman a6c846b5b6 ca-curl -> ca-url : oofta 6 years ago
max furman 753f79c718 update license MIT -> Apache 2.0 in README 6 years ago
Mariano Cano 22a6f321a7 Fix typo in readme. 6 years ago
max furman 5d92735594 bump smallstep/cli to current version 6 years ago
max furman ec8d7af30e update README
* bootstrap and defaults.json additions
6 years ago
max furman 56c20601ab update distribution doc
* don't need to manually update debian changelog
6 years ago
Sebastian Tiedtke 7cce4adc44
URLs in line with releases 6 years ago
max furman 55c1d2300c distrib doc small fixes and enhancements 6 years ago
Mariano Cano eaa9bc5faf
Merge pull request #11 from smallstep/ca-force-renew
Force the renew of the CA server.
6 years ago
Mariano Cano 7e2f80ac30 Fix grammar error 6 years ago
max furman c0107ab5b9 Fix ca renew documentation 6 years ago
Mariano Cano f7a5be3942 Force the renew of the CA server. 6 years ago
max furman d63f4f01e9 Remove 'SHHHH' header line from README 6 years ago
Sebastian Tiedtke 2a690d81ad
Token carries info, no need to pass in flags 6 years ago
Sebastian Tiedtke 9bdf89e867
Let's not assume ~/ as context 6 years ago
Mariano Cano 60fbed7da0 Add docs for `step ca bootstrap` 6 years ago
Mariano Cano b0a410066b Add support for parsing endpoints without schema.
Fixes smallstep/ca-component#117
6 years ago
Mariano Cano 3f0a55418c Fix lint errors. 6 years ago
max furman a2d3733929 Add a simplified puppet example with snippets 6 years ago
max furman 55d40a7f86 Change - overwrite help subcommand 6 years ago
max furman 054846d449 Fix version info CLI -> CA 6 years ago
max furman 86424b5b79 fix gofmt error 6 years ago
max furman 95d4d9c4c1 update the help and usage information 6 years ago
max furman f6546f160f Add section on hardening and securing the CA. 6 years ago
Sebastian Tiedtke df01b4ce6a Uppercase for consistency 6 years ago
Mariano Cano fb8708f871 Change path of public certs in readme.
Fixes smallstep/ca-component#124
6 years ago
Mariano Cano d872f09910 Use mTLS by default on SDK methods.
Add options to modify the tls.Config for different configurations.
Fixes #7
6 years ago
max furman bb03aadddf Add doc for setting up remote cli using fingerprint
* add a couple of examples to defaults.json section for testing your
configuration
6 years ago
Mariano Cano 0d4f96c1d9 Update renew with force flag.
Clean old certificates in volumes on start.
6 years ago
max furman f7154a9ba3 add Makefile build and deploy docker image for step-ca 6 years ago
Matthew Lapworth 6c063d8d53 Couple of grammatical fixes (#9)
Couple of grammatical fixes
6 years ago
max furman baaff35818 fix grammar in examples/README.md 6 years ago
max furman b94a87708a add JWT documentation 6 years ago