This module provides set of signing functions that can be used to sign certificate sign requests backed with the OpenSSL provider mechanism.
The OpenSSL provider mechanism allows access to certificates and key
described by a URI. The default URI scheme is file:
,
representing the URL of a file on disk.
Based on the configuration, this module performs signing of an incoming certificate sign request using a certificate and key stored in a PEM file, on an HSM, TPM or smartcard.