← All Products
Confium PKI
Run a CA without a single trusted key.
CA OperatorsEnterprise PKI TeamsInstitutional PKI
Runnable examples
Each example is a self-contained project you can clone, run, and adapt. Source lives in the confium-examples crate.
Note: Example file paths below are the target
in crates/confium-examples/. Some may not yet exist;
check the actual repo for current status.
Issue a cert from threshold keys
Combine threshold signing with X.509 issuance.
PKCS#11 server deployment
Drop-in replacement for an HSM-backed PKCS#11 module.
OpenSSL provider config
Use Confium from OpenSSL 3.0 without changing application code.
Composite signing
Sign with classical + PQ keys; verify either component.