-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pull in upstrea #1
base: master
Are you sure you want to change the base?
Commits on Nov 22, 2019
-
Bump github.com/urfave/cli from 1.22.1 to 1.22.2
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.1 to 1.22.2. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.1...v1.22.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab2f90f - Browse repository at this point
Copy the full SHA ab2f90fView commit details -
Merge pull request #91 from square/dependabot/go_modules/github.com/u…
…rfave/cli-1.22.2 Bump github.com/urfave/cli from 1.22.1 to 1.22.2
Configuration menu - View commit details
-
Copy full SHA for 004e21b - Browse repository at this point
Copy the full SHA 004e21bView commit details
Commits on Dec 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99059f9 - Browse repository at this point
Copy the full SHA 99059f9View commit details
Commits on Jan 6, 2020
-
Alexander Baranov committed
Jan 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 888ea0d - Browse repository at this point
Copy the full SHA 888ea0dView commit details
Commits on Feb 6, 2020
-
Merge pull request #97 from sashabaranov/master
Set CRL expiration to 2 years
Configuration menu - View commit details
-
Copy full SHA for 1eaeef9 - Browse repository at this point
Copy the full SHA 1eaeef9View commit details
Commits on Mar 9, 2020
-
Bump github.com/urfave/cli from 1.22.2 to 1.22.3
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.2 to 1.22.3. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.2...v1.22.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0c6e7d - Browse repository at this point
Copy the full SHA f0c6e7dView commit details -
Merge pull request #98 from square/dependabot/go_modules/github.com/u…
…rfave/cli-1.22.3 Bump github.com/urfave/cli from 1.22.2 to 1.22.3
Configuration menu - View commit details
-
Copy full SHA for cadabbf - Browse repository at this point
Copy the full SHA cadabbfView commit details
Commits on Apr 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 92cd0f3 - Browse repository at this point
Copy the full SHA 92cd0f3View commit details -
This allows for using `go test -v ./...` to run all the tests without requiring binaries to be available on the host. The integration tests can be triggered using `go test -v -tags=integration ./...`
Configuration menu - View commit details
-
Copy full SHA for e37bb83 - Browse repository at this point
Copy the full SHA e37bb83View commit details -
Merge pull request #93 from square/mbyczkowski/cleanup-tests
Remove vendorized deps
Configuration menu - View commit details
-
Copy full SHA for a85247f - Browse repository at this point
Copy the full SHA a85247fView commit details -
Bump github.com/urfave/cli from 1.22.3 to 1.22.4
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.3 to 1.22.4. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.3...v1.22.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcd0252 - Browse repository at this point
Copy the full SHA bcd0252View commit details
Commits on Apr 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c746960 - Browse repository at this point
Copy the full SHA c746960View commit details -
Merge pull request #104 from square/dependabot/go_modules/github.com/…
…urfave/cli-1.22.4 Bump github.com/urfave/cli from 1.22.3 to 1.22.4
Configuration menu - View commit details
-
Copy full SHA for b481fd7 - Browse repository at this point
Copy the full SHA b481fd7View commit details
Commits on Apr 14, 2020
-
Merge pull request #106 from square/mbyczkowski/fix-docker-build
Fix docker build after removal of vendored deps
Configuration menu - View commit details
-
Copy full SHA for faf0794 - Browse repository at this point
Copy the full SHA faf0794View commit details
Commits on Apr 19, 2020
-
GH Actions will build on every PR and every Push and perform the following: - go build - go test - integration tests - golanci-lint run There are some linter errors, so linter fails are currently being ignored, but they can be easily turned on once the code is fixed in a subsequent PR.
Configuration menu - View commit details
-
Copy full SHA for 039b484 - Browse repository at this point
Copy the full SHA 039b484View commit details
Commits on Apr 20, 2020
-
Merge pull request #107 from square/mbyczkowski/test-gh-actions
Configure GitHub Actions
Configuration menu - View commit details
-
Copy full SHA for 5d5de6c - Browse repository at this point
Copy the full SHA 5d5de6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 966f653 - Browse repository at this point
Copy the full SHA 966f653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b5467 - Browse repository at this point
Copy the full SHA 54b5467View commit details
Commits on Apr 23, 2020
-
Merge pull request #108 from square/mbyczkowski/linter-fixes
Linter fixes
Configuration menu - View commit details
-
Copy full SHA for ec28c5a - Browse repository at this point
Copy the full SHA ec28c5aView commit details
Commits on May 1, 2020
-
Merge pull request #94 from fd0/add-permitted-domain
Add option to create CA restricted to some domains
Configuration menu - View commit details
-
Copy full SHA for 186cfda - Browse repository at this point
Copy the full SHA 186cfdaView commit details
Commits on May 5, 2020
-
update to generated binaries information
The description, related to generated binaries, is not right,
Configuration menu - View commit details
-
Copy full SHA for 23ea083 - Browse repository at this point
Copy the full SHA 23ea083View commit details
Commits on May 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 642b323 - Browse repository at this point
Copy the full SHA 642b323View commit details
Commits on May 7, 2020
-
Merge pull request #109 from mrturkmen06/patch-1
update to generated binaries information
Configuration menu - View commit details
-
Copy full SHA for 7cda9d4 - Browse repository at this point
Copy the full SHA 7cda9d4View commit details
Commits on Nov 3, 2020
-
Bump github.com/urfave/cli from 1.22.4 to 1.22.5
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.4 to 1.22.5. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.4...v1.22.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20aeb70 - Browse repository at this point
Copy the full SHA 20aeb70View commit details
Commits on Nov 6, 2020
-
Merge pull request #114 from square/dependabot/go_modules/github.com/…
…urfave/cli-1.22.5 Bump github.com/urfave/cli from 1.22.4 to 1.22.5
Configuration menu - View commit details
-
Copy full SHA for 6b8b03f - Browse repository at this point
Copy the full SHA 6b8b03fView commit details
Commits on Nov 7, 2020
-
Fix NotBefore calculation on new certificates
Adding/subtracting from time.Time with a plain integer is making adjustments by the nanosecond whereas the intention was to create new certificates that have a validity period starting 10 minutes in the past.
Configuration menu - View commit details
-
Copy full SHA for 6243d8b - Browse repository at this point
Copy the full SHA 6243d8bView commit details
Commits on Nov 9, 2020
-
Merge pull request #115 from adregner/fix_minus_10min
Fix NotBefore calculation on new certificates
Configuration menu - View commit details
-
Copy full SHA for 14dbcb0 - Browse repository at this point
Copy the full SHA 14dbcb0View commit details
Commits on Apr 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9496329 - Browse repository at this point
Copy the full SHA 9496329View commit details
Commits on May 10, 2021
-
Merge pull request #118 from square/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
Configuration menu - View commit details
-
Copy full SHA for 1768704 - Browse repository at this point
Copy the full SHA 1768704View commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 378329b - Browse repository at this point
Copy the full SHA 378329bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9864e7f - Browse repository at this point
Copy the full SHA 9864e7fView commit details -
Merge pull request #122 from square/jwood/fix-1.17-tests
Use CA key instead of the subject key in the revocation test
Configuration menu - View commit details
-
Copy full SHA for 3ff5d9c - Browse repository at this point
Copy the full SHA 3ff5d9cView commit details -
Merge pull request #123 from square/jwood/fix-linter
Move to the correct Go lint action
Configuration menu - View commit details
-
Copy full SHA for 14f1e5d - Browse repository at this point
Copy the full SHA 14f1e5dView commit details -
Exclude the deprecated PEM functions from CI lints (#125)
The lints from #124 will always cause CI to fail. Ignore them for now.
Configuration menu - View commit details
-
Copy full SHA for b8e7bd9 - Browse repository at this point
Copy the full SHA b8e7bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21a080e - Browse repository at this point
Copy the full SHA 21a080eView commit details -
Remove deprecated Travis CI config (#127)
* Remove turned-down travis config * Replace the Travis build with Github Actions
Configuration menu - View commit details
-
Copy full SHA for 5fd1b5e - Browse repository at this point
Copy the full SHA 5fd1b5eView commit details
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 6b3ab22 - Browse repository at this point
Copy the full SHA 6b3ab22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bea3d - Browse repository at this point
Copy the full SHA 95bea3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fda01db - Browse repository at this point
Copy the full SHA fda01dbView commit details
Commits on Feb 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 31db230 - Browse repository at this point
Copy the full SHA 31db230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f17e94 - Browse repository at this point
Copy the full SHA 7f17e94View commit details -
Merge pull request #142 from square/mbyczkowski-patch-1
Add CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for ccb7865 - Browse repository at this point
Copy the full SHA ccb7865View commit details
Commits on Mar 7, 2022
-
Bump go.step.sm/crypto from 0.13.0 to 0.15.2
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.13.0 to 0.15.2. - [Release notes](https://github.com/smallstep/crypto/releases) - [Commits](smallstep/crypto@v0.13.0...v0.15.2) --- updated-dependencies: - dependency-name: go.step.sm/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f47dce - Browse repository at this point
Copy the full SHA 5f47dceView commit details
Commits on Mar 8, 2022
-
Merge pull request #145 from square/dependabot/go_modules/go.step.sm/…
…crypto-0.15.2 Bump go.step.sm/crypto from 0.13.0 to 0.15.2
Configuration menu - View commit details
-
Copy full SHA for 2a55ac3 - Browse repository at this point
Copy the full SHA 2a55ac3View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 140d075 - Browse repository at this point
Copy the full SHA 140d075View commit details
Commits on May 5, 2022
-
Bump github.com/urfave/cli from 1.22.5 to 1.22.9
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.5 to 1.22.9. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.5...v1.22.9) --- updated-dependencies: - dependency-name: github.com/urfave/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6dbe487 - Browse repository at this point
Copy the full SHA 6dbe487View commit details
Commits on May 6, 2022
-
Merge pull request #154 from square/dependabot/go_modules/github.com/…
…urfave/cli-1.22.9 Bump github.com/urfave/cli from 1.22.5 to 1.22.9
Configuration menu - View commit details
-
Copy full SHA for 03d7ee0 - Browse repository at this point
Copy the full SHA 03d7ee0View commit details
Commits on May 16, 2022
-
created separate perms for windows so that windows users will no long…
…er experience permission denied issues
Configuration menu - View commit details
-
Copy full SHA for 8ec8597 - Browse repository at this point
Copy the full SHA 8ec8597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca2185 - Browse repository at this point
Copy the full SHA 6ca2185View commit details -
Removed lint-windows because code doesn't change between platforms, so we only need one linter
Configuration menu - View commit details
-
Copy full SHA for bdab43c - Browse repository at this point
Copy the full SHA bdab43cView commit details -
created test_tags and test_tags_windows since 600 permissions are not…
… available in windows
Configuration menu - View commit details
-
Copy full SHA for f5b43fc - Browse repository at this point
Copy the full SHA f5b43fcView commit details
Commits on May 17, 2022
-
Merge pull request #155 from square/isemaya/certstrap-special-windows…
…-permissions created separate perms for windows so that windows users will no longer experience permission denied issues
Configuration menu - View commit details
-
Copy full SHA for 4b5cbd1 - Browse repository at this point
Copy the full SHA 4b5cbd1View commit details
Commits on May 18, 2022
-
Bump go.step.sm/crypto from 0.15.2 to 0.16.2
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.15.2 to 0.16.2. - [Release notes](https://github.com/smallstep/crypto/releases) - [Commits](smallstep/crypto@v0.15.2...v0.16.2) --- updated-dependencies: - dependency-name: go.step.sm/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 315dc34 - Browse repository at this point
Copy the full SHA 315dc34View commit details
Commits on Jun 13, 2022
-
Merge pull request #157 from square/dependabot/go_modules/go.step.sm/…
…crypto-0.16.2 Bump go.step.sm/crypto from 0.15.2 to 0.16.2
Configuration menu - View commit details
-
Copy full SHA for ca59001 - Browse repository at this point
Copy the full SHA ca59001View commit details
Commits on Jun 21, 2022
-
Expand on permissions error message. (#160)
* Expand on permissions error message. If permissions are not as expected by certstrap it will give a very terse "permission denied" message that gives no indication of what the error is or how to address it. This small PR expands the error message to explain with which file the permissions problem lies, and why the problem arose. This allows users to be able to address the issue. * Fix typo.
Configuration menu - View commit details
-
Copy full SHA for e196b0e - Browse repository at this point
Copy the full SHA e196b0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for df02414 - Browse repository at this point
Copy the full SHA df02414View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 825fe42 - Browse repository at this point
Copy the full SHA 825fe42View commit details
Commits on Jun 29, 2022
-
Merge pull request #151 from square/isemaya/certstrap-bump-go-version
updated go version to 1.16 in response to permission denied issues
Configuration menu - View commit details
-
Copy full SHA for 760fa79 - Browse repository at this point
Copy the full SHA 760fa79View commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f638ae - Browse repository at this point
Copy the full SHA 4f638aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1377eab - Browse repository at this point
Copy the full SHA 1377eabView commit details
Commits on Jul 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 88e21eb - Browse repository at this point
Copy the full SHA 88e21ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for edee3ec - Browse repository at this point
Copy the full SHA edee3ecView commit details -
added passphrase as a flag to revoke command so that we can run workf…
…low_test without a password prompt
Configuration menu - View commit details
-
Copy full SHA for 992908f - Browse repository at this point
Copy the full SHA 992908fView commit details
Commits on Jul 15, 2022
-
Bump go.step.sm/crypto from 0.16.2 to 0.17.0
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/smallstep/crypto/releases) - [Commits](smallstep/crypto@v0.16.2...v0.17.0) --- updated-dependencies: - dependency-name: go.step.sm/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4297ef4 - Browse repository at this point
Copy the full SHA 4297ef4View commit details
Commits on Jul 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 98b4087 - Browse repository at this point
Copy the full SHA 98b4087View commit details -
Merge pull request #165 from square/isemaya/certstrap-fix-revoke-key-…
…for-passphrase-protected-ca Allow password-protected CAs to call revoke command
Configuration menu - View commit details
-
Copy full SHA for ad1ccbf - Browse repository at this point
Copy the full SHA ad1ccbfView commit details
Commits on Jul 22, 2022
-
Merge pull request #166 from square/dependabot/go_modules/go.step.sm/…
…crypto-0.17.0 Bump go.step.sm/crypto from 0.16.2 to 0.17.0
Configuration menu - View commit details
-
Copy full SHA for 9b5cab7 - Browse repository at this point
Copy the full SHA 9b5cab7View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfa51ec - Browse repository at this point
Copy the full SHA cfa51ecView commit details
Commits on Feb 14, 2023
-
Merge pull request #187 from square/violet/update_cism_to_cryptograph…
…ic_identity update cism to cryptographic-identity
Configuration menu - View commit details
-
Copy full SHA for 3becfc1 - Browse repository at this point
Copy the full SHA 3becfc1View commit details
Commits on Mar 1, 2023
-
Bump go.step.sm/crypto from 0.17.0 to 0.25.1
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.17.0 to 0.25.1. - [Release notes](https://github.com/smallstep/crypto/releases) - [Commits](smallstep/crypto@v0.17.0...v0.25.1) --- updated-dependencies: - dependency-name: go.step.sm/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b7187e - Browse repository at this point
Copy the full SHA 5b7187eView commit details
Commits on Mar 2, 2023
-
Merge pull request #188 from square/dependabot/go_modules/go.step.sm/…
…crypto-0.25.1 Bump go.step.sm/crypto from 0.17.0 to 0.25.1
Configuration menu - View commit details
-
Copy full SHA for 72bbf89 - Browse repository at this point
Copy the full SHA 72bbf89View commit details -
Bump github.com/urfave/cli from 1.22.9 to 1.22.12
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.9 to 1.22.12. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.9...v1.22.12) --- updated-dependencies: - dependency-name: github.com/urfave/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f542be8 - Browse repository at this point
Copy the full SHA f542be8View commit details -
Merge pull request #183 from square/dependabot/go_modules/github.com/…
…urfave/cli-1.22.12 Bump github.com/urfave/cli from 1.22.9 to 1.22.12
Configuration menu - View commit details
-
Copy full SHA for 32fba74 - Browse repository at this point
Copy the full SHA 32fba74View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86891c1 - Browse repository at this point
Copy the full SHA 86891c1View commit details
Commits on May 1, 2023
-
Bump github.com/urfave/cli from 1.22.12 to 1.22.13
Bumps [github.com/urfave/cli](https://github.com/urfave/cli) from 1.22.12 to 1.22.13. - [Release notes](https://github.com/urfave/cli/releases) - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md) - [Commits](urfave/cli@v1.22.12...v1.22.13) --- updated-dependencies: - dependency-name: github.com/urfave/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a927d66 - Browse repository at this point
Copy the full SHA a927d66View commit details
Commits on May 12, 2023
-
Merge pull request #199 from square/dependabot/go_modules/github.com/…
…urfave/cli-1.22.13 Bump github.com/urfave/cli from 1.22.12 to 1.22.13
Configuration menu - View commit details
-
Copy full SHA for 888b72f - Browse repository at this point
Copy the full SHA 888b72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 762223e - Browse repository at this point
Copy the full SHA 762223eView commit details