Commit graph

274 commits

Author SHA1 Message Date
Mariano Cano
7eb6eb1d3e Complete provisioner.Claims with methods from authority. 2019-03-06 14:51:12 -08:00
Mariano Cano
fb77397fc7 Add new options to locate or list provisioners. 2019-03-06 14:50:13 -08:00
Mariano Cano
34ff388828 Use new types in config. 2019-03-06 14:49:25 -08:00
Mariano Cano
62dab7b6b8 Rename interface method. 2019-03-05 14:52:26 -08:00
Mariano Cano
5a8f78d9d0 Add support to collection to load the encrypted keys. 2019-03-05 14:45:57 -08:00
Mariano Cano
dd0376657c Move collection to a new file. 2019-03-05 14:28:32 -08:00
Mariano Cano
4b2b6ffe32 Create the provisioner type used to englobe all different provisioners. 2019-03-05 12:42:49 -08:00
Mariano Cano
bed3132028 Move provisioner to authority/provisioner package. 2019-03-04 18:19:14 -08:00
Mariano Cano
fc0b2ca5a6 Revert "Move provisioners to authority/provisioner package."
This reverts commit f88d622a67.
2019-03-04 18:17:35 -08:00
Mariano Cano
f88d622a67 Move provisioners to authority/provisioner package. 2019-03-04 18:10:19 -08:00
Mariano Cano
a2a45f635b Add initial implementation of an OIDC provisioner. 2019-03-04 17:58:20 -08:00
Mariano Cano
98b3d971f6
Merge pull request #41 from smallstep/hello-mtls-python
Hello mtls python client + gunicorn server
2019-02-27 16:38:25 -08:00
Mariano Cano
f04e6fdff7 Use super().__init__() 2019-02-27 16:32:41 -08:00
Sebastian Tiedtke
009d38ed64 Add gitter button 2019-02-27 13:23:05 -08:00
Sebastian Tiedtke
d72f4b681c Add gitter button 2019-02-27 12:10:38 -08:00
Mariano Cano
238657ce3a Update readme. 2019-02-22 14:01:32 -08:00
Mariano Cano
c0992c717c Add example of a python client
Fixes smallstep/ca-component#139
2019-02-22 13:55:24 -08:00
Mariano Cano
b140fe63bd Add a gunicorn server with a flask app using mTLS
Fixes smallstep/ca-component#139
2019-02-22 10:48:26 -08:00
Mariano Cano
fcd1da970f
Merge pull request #38 from smallstep/log-certificate
Add certificate information to logs
2019-02-21 17:39:22 -08:00
max furman
bdc05d40e6 docs: Streamlined distribution docs 2019-02-21 15:27:55 -08:00
max furman
c23eb88a4f Added version operability for git archive tarball (non git repo) 2019-02-21 14:51:03 -08:00
Sebastian Tiedtke
77bb7eb86a Never mind 2019-02-21 10:27:34 -08:00
Sebastian Tiedtke
e44812851a
Github-happy markdown 2019-02-21 10:18:49 -08:00
Sebastian Tiedtke
82fba6b233 Make markdown happy 2019-02-21 10:15:53 -08:00
Sebastian Tiedtke
690439c938 Added anchors 2019-02-21 09:46:07 -08:00
Mariano Cano
1c7155298b Log always the token, even on errors. 2019-02-20 12:34:40 -08:00
Mariano Cano
adbc496b40 Improve tests 2019-02-20 12:18:13 -08:00
Mariano Cano
b974957868 Add certificate information to logs.
Fixes smallstep/ca-component#147
2019-02-19 19:48:18 -08:00
max furman
e72f087037 Review and polish README
* Break out getting-started guide
* add quickstart guide
* update gif
* remove table of contents and remove with top bar links
2019-02-19 19:09:54 -08:00
max furman
e0c6bc4bac Update step-ca-2-legged gif for README 2019-02-18 16:00:16 -08:00
Sebastian Tiedtke
88bb40b2aa
Added github badges 2019-02-15 17:47:20 -08:00
max furman
a9e5eb11fb docs: Added step-ca 2 legged and 3 legged terminal gifs 2019-02-15 13:07:33 -08:00
Mariano Cano
37d7231ee0
Merge pull request #37 from smallstep/fix-renew-extensions
Fix renew extensions
2019-02-15 10:24:09 -08:00
max furman
229e5908b7 Added test for different authority key id after renew
Also ran dep ensure.
2019-02-14 19:17:42 -08:00
Mariano Cano
d78febec7a Fix extensions copy on renew
Fixes #36
2019-02-14 16:44:36 -08:00
Mariano Cano
7893f84677
Merge pull request #33 from smallstep/hello-go-grpc
hello-mTLS example using gRPC in go
2019-02-13 15:38:58 -08:00
Mariano Cano
1b344d5013 Add comment about fsnotify 2019-02-13 15:15:59 -08:00
Mariano Cano
64cbac4e81 Extract servername from tls connection state. 2019-02-13 15:09:03 -08:00
Mariano Cano
79a030960b Enable client certificate rotation with GetClientCertificate. 2019-02-13 14:31:08 -08:00
Mariano Cano
3ba6e33791 Add a new hello-mTLS example using gRPC in go
Fixes #32
2019-02-13 13:01:35 -08:00
max furman
795566a36a moved images 2019-02-12 14:29:19 -08:00
max furman
6f5ead46fd move image artifacts into images dir 2019-02-12 13:18:37 -08:00
max furman
c94fb80f4b dep update cli 2019-02-12 12:56:58 -08:00
Mike Malone
ef99dd28e5 new connect with mtls diagram 2019-02-12 12:36:25 -08:00
Michael Malone
7e928b03c5
readme updates
announced autocert & added "connect with mtls" image
2019-02-12 12:09:55 -08:00
max furman
ba58ab098c move step-ca.gif | remove extraneous config file 2019-02-12 09:52:01 -08:00
max furman
bf26528b74 dep ensure 2019-02-12 09:49:10 -08:00
Mariano Cano
852f4ed564 Fix dependency and linter errors. 2019-02-11 20:27:41 -08:00
Mariano Cano
0eb0c3a21b
Merge pull request #31 from smallstep/autocert
merge autocert!
2019-02-11 19:42:06 -08:00
Mike Malone
a775360f10 fixed link 2019-02-11 17:46:46 -08:00