mirror of https://github.com/docker/docs.git
Log whether a pkcs11 library was found and if it was loadable. This unfortunately prints out every time any operation is done on the Yubikey, producing a lot of log output, but perhaps that is better because an operation might fail at any given time. Output if no Yubikey: DEBU[0000] Failed to initialize PKCS11 environment: loaded library /usr/local/lib/libykcs11.dylib, but no HSM slots found If there is a Yubikey: DEBU[0000] Initialized PKCS11 library /usr/local/lib/libykcs11.dylib and started HSM session |
||
---|---|---|
.. | ||
yubikey | ||
filestore.go | ||
filestore_test.go | ||
keyfilestore.go | ||
keyfilestore_test.go | ||
keystore.go | ||
x509filestore.go | ||
x509filestore_test.go | ||
x509memstore.go | ||
x509memstore_test.go | ||
x509store.go | ||
x509store_test.go | ||
x509utils.go | ||
x509utils_test.go |