Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 886 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 886 Bytes

Fortify Desktop Application

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This repository contains everything you need to build the desktop application and installers for the Fortify application.

Install dependencies

npm install

NOTE: .npmrc has opessl_dir param. Update it to your local path before install script run

Build

npm run build

NOTE: Put compiled pvpkcs11.dylib to project folder

NOTE: PKIjs has issuer. Use instruction to fix it

Thanks

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