Skip to content

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.

License

Notifications You must be signed in to change notification settings

CrossPT/fortify

 
 

Repository files navigation

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.

About

Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.8%
  • CSS 7.1%
  • HTML 4.3%
  • JavaScript 2.6%
  • Shell 1.2%