PeculiarVentures / fortify-examples

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is a set of examples of how to use Fortify in your own applications.
MIT License
8 stars 5 forks source link

Fortify Desktop Application

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This repository contains examples on how to use it to add support for Fortify to your own applications.

Examples

Example
Certificate request generation
Importing a certificate
Create a self signed certificate
Provider enumeration
Signing
Certificate chain building
Data encryption/decryption

Development

To run the examples locally, you can use the following commands:

npx node-static -H '{"Cache-Control": "no-cache, must-revalidate"}'

Thanks

Thanks to the CA Security Council for their support of this project and the many individuals from Twitter who provided feedback and testing.