Skip to content

Commit

Permalink
Enable tpmkms.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoss committed Mar 20, 2024
1 parent 44f44e3 commit 14c9de2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/step-ca/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import (
_ "go.step.sm/crypto/kms/pkcs11"
_ "go.step.sm/crypto/kms/softkms"
_ "go.step.sm/crypto/kms/sshagentkms"
_ "go.step.sm/crypto/kms/tpmkms"
_ "go.step.sm/crypto/kms/yubikey"

// Enabled cas interfaces.
Expand Down

0 comments on commit 14c9de2

Please sign in to comment.