Commit Graph

4322 Commits (1583e53cdaf693ad4e10a22ea5d5011a3d025d5e)
 

Author SHA1 Message Date
Mike Malone bb31a1634e readme update and new connect-with-mtls.png 5 years ago
Michael Malone 6877e389fb
added step-ca.gif to readme 5 years ago
Michael Malone 6aa5e125d8
added step-ca.gif 5 years ago
Michael Malone ea7a1f5478
dropped in animated gif real quick 5 years ago
Mike Malone ea23f738cb connect with mtls diagram 5 years ago
Mike Malone 6cb5505026 updated docs 5 years ago
Mike Malone d40911937f updated readme & added runbook 5 years ago
Mariano Cano 2e98febcd9 Add envoy hello mTLS example.
Fixes smallstep/ca-component#144
5 years ago
Mariano Cano 23c60d5f3f Remove unnecessary sleep. 5 years ago
Mariano Cano b18e3638bc Revert "Remove unnecessary sleep"
This reverts commit 082eee63f1.
5 years ago
Mariano Cano 082eee63f1 Remove unnecessary sleep 5 years ago
max furman cedf8784b6 dep update cli 5 years ago
Mariano Cano 262a9d0978
Merge pull request #27 from smallstep/mariano/renew-pool
SDK should update certificate pools safely
5 years ago
Mariano Cano e0fff4d80b Fix typo. 5 years ago
Mariano Cano f1f6c548ad Fix typo. 5 years ago
Mariano Cano 14fcf58903 Add client implementation of hello-mTLS using nodejs
Fixes smallstep/ca-component#138
5 years ago
Mariano Cano 8022ed80bc Add node to README.md 5 years ago
Mariano Cano 1197753f35 Add hello-mTLS server example using nodejs.
Fixes smallstep/ca-component#138
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
Mike Malone 0c53b0f310 rename cluster role & binding to match other binding names 5 years ago
Mike Malone 3a516d92aa check for permissions init autocert deploy script 5 years ago
Mariano Cano 74114a6234 Add hello-mTLS for nginx 5 years ago
Mariano Cano 758d829355 Fix tests. 5 years ago
max furman 47228cd9a0 dep ensure to update cli 5 years ago
max furman f6bfb71602 cli dep sans -> master 5 years ago
Max 91f183a62a
Merge pull request #29 from smallstep/sans
Add SANs support
5 years ago
max furman 3415a1fef8 move SplitSANs to cli 5 years ago
Mariano Cano 975cb75fbd Fix typo. 5 years ago
Mariano Cano 3c06d6f9bc Fix comment. 5 years ago
Mariano Cano e330ac547c Fix comment. 5 years ago
Mariano Cano cd934bbede Remove println 5 years ago
max furman 6937bfea7b claims.SANS -> claims.SANs 5 years ago
max furman 93f39c64a0 backwards compat only when SANS empty 5 years ago
Mariano Cano 4c9dccd3f6 Allow multiple certificates in the root pem. 5 years ago
max furman ab78534b08 add test for SAN backwards compatibility with CLI
* new provisioner tokens always contain the crt.Subject.CommonName
in the SANS attribute of the token claims. added tests that verifies
backwards compatibility still works in cases where the token does not
contain the subject as a SAN claim.
5 years ago
max furman fe8c8614b2 SANS backwards compat when token missing sujbect SAN 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
Sebastian Tiedtke 55155d1207 Change readme formatting 5 years ago
Sebastian Tiedtke 754670ad12
Add basic federation example (#26)
Add basic federation example
5 years ago
Mariano Cano 025e36bf10
Merge pull request #28 from pallas/fix-overflow
authority/provisioners: fix overflow on 32-bit systems
5 years ago
Derrick Lyndon Pallas 7a5c4a1112 authority/provisioners: fix overflow on 32-bit systems
In Go, len returns signed ints, not unsigned ints; consequently, this code
comparison overflows on 32-bit systems, like ARM.
5 years ago
Mike Malone e70a5dae7d updated README.md 5 years ago
Mike Malone 32c7be6f9d fixed mtls handshake diagram 5 years ago
Mike Malone 1f68bfe7ad mtls handshake diagram 5 years ago
Mike Malone f58000c28f hello-mtls examples 5 years ago
Mike Malone 8e1505d03f new diagrams 6 years ago
Mike Malone 0fabc06fbb new demo gif 6 years ago
Mariano Cano d394dd233a Initiate default RootCAs/ClientCAs when no options are passed. 6 years ago
Mike Malone 2c2f390e66 logo 6 years ago