Commit Graph

1398 Commits (276e307a1d6192d57904713be4d0c14c81ee51dc)
 

Author SHA1 Message Date
Mariano Cano 276e307a1d Add extra tests for CustomSSHTemplateOptions 4 years ago
Mariano Cano 3fc9124559
Merge pull request #366 from smallstep/max/ignore-null
Ignore `null` string for x509 and ssh templateData.
4 years ago
max furman da9f0b09af Ignore `null` string for x509 and ssh templateData. 4 years ago
Mariano Cano 81c6e01269 Fix unit test. 4 years ago
Mariano Cano 3ac0ef2eaa Update crypto to v0.6.0 4 years ago
Mariano Cano 50d09c183b Fix example and use ClientCAs.
Server trust client certificates using ClientCAs instead of RootCAs.
4 years ago
Max 54e43604ff
Merge pull request #363 from smallstep/max/k8ssa
Standardize k8ssa check on issuer name
4 years ago
Mariano Cano f3b65e54ac Update go.step.sm to v0.5.0
Solves the problem of enforcing the signature algorithm. This
causes issues if the intermediate key is not an ECDSA key.
4 years ago
max furman ce9af5c20f Standardize k8ssa check on issuer name 4 years ago
max furman 925edaede2 revert to skip_cleanup in travis 4 years ago
Mariano Cano 8ee246edda Upgrade go.step.sm to v0.4.0 4 years ago
Mariano Cano ce5e1b4934 Fix merge issue. 4 years ago
Mariano Cano 35bd3ec383
Merge pull request #329 from smallstep/ssh-cert-templates
SSH cert templates
4 years ago
Mariano Cano cef0475e71 Make clear what's a template/unsigned certificate. 4 years ago
Mariano Cano 4d375a06f5 Make clearer what's an unsigned cert. 4 years ago
Mariano Cano b7269b6579 Fix comment. 4 years ago
Mariano Cano 193d18ee21 Hide unnecessary error. 4 years ago
Mariano Cano ef86bedb2c Upgrade go.step.sm dependency to v0.3.0 4 years ago
Mariano Cano c94a1c51be Merge branch 'master' into ssh-cert-templates 4 years ago
Mariano Cano ba918100d0 Use go.step.sm/crypto/jose
Replace use of github.com/smallstep/cli/crypto with the new package
go.step.sm/crypto/jose.
4 years ago
Mariano Cano 896a7a508f
Merge pull request #357 from Dennis14e/patch-1
README: Fix url to step cli tool
4 years ago
Max f3e4ee2aa3
Merge pull request #359 from smallstep/max/csr-no-subject-test
Remove unused code; fix usage wrong word; add gap time for unit test
4 years ago
max furman 46fc922afd Remove unused code; fix usage wrong word; add gap time for unit test 4 years ago
Mariano Cano 03d642e59c Update go.step.sm/crypto to v0.2.0
Fixes #302
4 years ago
max furman 81875074e3 tie -> the in comment 4 years ago
Dennis Neufeld 43833e54f0
README: Fix url to step cli tool 4 years ago
Mariano Cano 3f660ff07e
Merge pull request #354 from smallstep/bundle-awskms-init
Add step-awskms-init into the builds.
4 years ago
Mariano Cano ffedccf439 Add step-awskms-init into the builds. 4 years ago
Carl Tashian 6a98de943d
Merge pull request #353 from smallstep/docker-buildx
Small changes to docker/travis
4 years ago
Carl Tashian 066017ae81 revert debian/changelog 4 years ago
Carl Tashian 821a464ae5 Remove docker testing from makefile 4 years ago
Carl Tashian 271c852773 Add back qemu 4 years ago
Carl Tashian be26c294ca More Travis tweaks 4 years ago
Carl Tashian 998162392b Attempt at parallelism 4 years ago
Carl Tashian 22bac129ec Try focal + docker on Travis 4 years ago
Carl Tashian eb6e2191d5 Docker build tweaks 4 years ago
Carl Tashian 741fd143af Travis tweaks for Docker 4 years ago
Max d073a0abeb
Merge pull request #352 from smallstep/max/docker-master
Turn off docker builds for master branch. Only build for releases
4 years ago
max furman 4cf012b667 Turn off docker builds for master branch. Only build for releases 4 years ago
max furman cb594ed2e0 go mod tidy and golang 1.15.0 cleanup ...
- cs.NegotiatedProtocolIsMutual has been deprecated but we still build
in travis with 1.14 so for now we'll ignore this linting error
- string(int) was resolving to string of a single rune rather than
string of digits -> use fmt.Sprint
4 years ago
Carl Tashian b41aac6f5b Merge branch 'docker-buildx' into master 4 years ago
Carl Tashian 0a02177b51 Run directly, for Travis 4 years ago
Carl Tashian c44d1b760e Install docker CE as part of travis build 4 years ago
Carl Tashian 5d17c8b011 Merge branch 'docker-buildx' into master 4 years ago
Carl Tashian a1839c444b Try using `test -f` instead of testing `docker buildx` directly 4 years ago
Carl Tashian bf892ce43f Merge branch 'docker-buildx' into master 4 years ago
Carl Tashian 7b55c1b37d Merge branch 'docker-buildx' of https://github.com/smallstep/certificates into docker-buildx 4 years ago
Carl Tashian a8662bf984 Missing parens for logical grouping, in makefile 4 years ago
Carl Tashian ac964f365c
Merge pull request #346 from smallstep/docker-buildx
Fixes #344; also gets docker buildx working on both darwin & linux
4 years ago
max furman 795648e5d5 bump cli to v0.15.0 4 years ago