We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44f44e3 + 14c9de2 commit 56c4f3bCopy full SHA for 56c4f3b
cmd/step-ca/main.go
@@ -33,6 +33,7 @@ import (
33
_ "go.step.sm/crypto/kms/pkcs11"
34
_ "go.step.sm/crypto/kms/softkms"
35
_ "go.step.sm/crypto/kms/sshagentkms"
36
+ _ "go.step.sm/crypto/kms/tpmkms"
37
_ "go.step.sm/crypto/kms/yubikey"
38
39
// Enabled cas interfaces.
0 commit comments