Skip to content

yocto/pkcs11-module-kmip-go

Repository files navigation

PKCS#11 KMIP Module

Go

A PKCS#11 module which connects to a KMIP server.

Build

To build this module, you just run:

make build

Note: Because of Cgo, gcc is expected to be installed.

Environment variables

  • PKCS11_DEBUG - Enable debugging.
  • PKCS11_KMIP_SERVER - The KMIP server that should be used, e.g. example.com:5696.

About

A PKCS#11 module which connects to a KMIP server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages