pkix / fortify

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:TypeScript 84.9%Language:CSS 7.1%Language:HTML 4.3%Language:JavaScript 2.5%Language:Shell 1.2%