Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 362 Bytes

File metadata and controls

19 lines (11 loc) · 362 Bytes

PKCS#11 ForkFix Module

A PKCS#11 module which fixes the runtime after a process fork.

Usage

Fork, clone or download this repository and use it as base for your own PKCS#11 module.

Build

To build this module, you just run:

make build

Environment variables

  • PKCS11_SUBMODULE - An absolute path to the real PKCS#11 module to load.