1
0
mirror of https://github.com/smallstep/cli.git synced 2025-07-31 08:24:22 +03:00

2 Commits

Author SHA1 Message Date
4616c58b2e Allow to add confirmation claims to tokens
This commit allows passing confirmation claims to tokens to tie the
tokens with a provided CSR or SSH public key.

The confirmation claim is implemented in the token command as well as
the com commands that uses a given CSR or ssh public key. Those are:

  - step ca token
  - step ca sign
  - step ssh certificate --sign

Fixes smallstep/certificates#1637
2024-01-11 16:50:11 -08:00
bf5e922780 Delete unused packages 2022-10-03 19:04:44 -07:00