Commit Graph

495 Commits (8fafd987cae5500441b19ab8960447295837c154)
 

Author SHA1 Message Date
Mariano Cano ba640234db Use master branch. 5 years ago
Mariano Cano 27eddbff2a
Merge pull request #59 from smallstep/update-go-jose
Update go jose
5 years ago
Mariano Cano b489687245
Merge pull request #57 from smallstep/update-docker
Docker docs
5 years ago
Mariano Cano 572bf0de96
Merge branch 'master' into update-docker 5 years ago
Mariano Cano b171e57c86 Use github.com/maraino/go-jose fork. 5 years ago
Mariano Cano ee9069a32d Fix typos. 5 years ago
max furman 730433fca0 docs: docker bit of grammar adjustment. 5 years ago
Max 82aa425d15
link step certificates 5 years ago
Sebastian Tiedtke 840916ae1b
Note about usage instructions 5 years ago
Justin 351c01cf7e Do not allow pods in one namespace to create certificates for hostnames from another namespace. (#54)
* Do not allow pods in one namespace to create certificates for hostnames from another namespace.

* Make cluster domain configurable, clean up shouldMutate() logic, and make namespace restrictions configurable with restrictCertificatesToNamespace.

* Return certificate hostname validation errors in the admission webhook response.

* Appease the gometalinter.
5 years ago
Mariano Cano 89b25bfb90 Use update-go-jose branch of smallstep/cli 5 years ago
Mariano Cano 1812c0619a Update go-jose to 2.3.0.
This is a dependency for smallstep/cli#105, it will be solved once
square/go-jose#224 gets merged
5 years ago
max furman d85a083ce2 Add version to git archive name 5 years ago
max furman 8c5b14b88c docs: Update distribution artifacts 5 years ago
Mariano Cano 888ef147fa Expose a way to update the transport. 5 years ago
Mariano Cano c42265972a Add the autocert provisioner to the ca package. 5 years ago
Mariano Cano 7800f5960a Add test for GetCertificateRenewer 5 years ago
Mariano Cano 8d2de64811 Add method to get a certificate renewer. 5 years ago
Mariano Cano 27b6ac0a58 Add INT and TERM signal handler. 5 years ago
max furman 47eed2b914 forgot to add make target 5 years ago
max furman 464d1d4255 cli update 5 years ago
max furman 54af415d60 Add `make archive` for uploading source code tarball
* git default source code tarballs have a tendency of changing shasums
5 years ago
Mariano Cano 760117adf6 Fix links and typos. 5 years ago
Mariano Cano 3b2518a106 Update kubectl version. 5 years ago
Mariano Cano efb2a725a8 Add controller missing dependencies 5 years ago
Mariano Cano c099795122 Revert use latest version as it does not yet exists. 5 years ago
Mariano Cano 72eb069baf Fix typo
Fixes #43
5 years ago
Mariano Cano 35d09faaa0 Add link to docker.md 5 years ago
Mariano Cano ce54927dab Use latest tag. 5 years ago
Mariano Cano 620abc538f Fix comment. 5 years ago
Mariano Cano 1d022f1f6b Add latest tag to release builds
Fixes #47
5 years ago
Mariano Cano f1dacc6b57 Remove deprecated script. 5 years ago
Mariano Cano b5d67ab129 Remove exposed port, it depends on the configuration. 5 years ago
Mariano Cano 1579a87cc6 Remove unnecessary file. 5 years ago
Max 8b2de42e9c
Merge pull request #58 from smallstep/seb/oidc-docs 5 years ago
Mariano Cano 2f661c0941 Update docker images and add docs on how to run step-ca on docker.
Fixes #48
5 years ago
max furman 1bb25b5171 update cli dep | update release docs 5 years ago
Sebastian Tiedtke fab5f01cc5 Use personal cert 5 years ago
max furman f75a52d55b A few fixes to the OIDC provisioner docs 5 years ago
Sebastian Tiedtke 52f09605f4 Typo 5 years ago
Sebastian Tiedtke bf9bb7f9a1 Add closing note 5 years ago
Sebastian Tiedtke 725db1e127 Add docs for OIDC with Gsuite 5 years ago
Mariano Cano 2f2e748aca Use Go 1.12 5 years ago
Mariano Cano eacd2122d0 Use cli master dependency 5 years ago
Mariano Cano 04da00d716
Merge pull request #55 from smallstep/x509util-real-x509
Use standard x509 creating signed certificates
5 years ago
Mariano Cano 5b8b9ff768
Merge pull request #56 from smallstep/time-duration
TimeDuration support in sign requests.
5 years ago
Mariano Cano 7b9e08bcfa Fix comment. 5 years ago
Mariano Cano 64f2615864 Fix tests. 5 years ago
Mariano Cano 6d92ba75b9 Don't use pointer in TimeDuration.MarshalJSON 5 years ago
Mariano Cano 698058baa9 Add tests for TimeDuration. 5 years ago