Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.21 KB

Firefox PKCS11 Loader

European Regional Development Fund

  • License: LGPL 2.1
  • © Estonian Information System Authority

Building

Build Status

Windows/OSX/Ubuntu

  1. Fetch the source

     git clone https://github.com/open-eid/firefox-pkcs11-loader
     cd firefox-pkcs11-loader
    
  2. Configure

     mkdir build
     cd build
     cmake ..
    
  3. Build

     make extension
     make installer
    
  4. Install the package and execute Firefox

Support

Official builds are provided through official distribution point id.ee. If you want support, you need to be using official builds. Contact our support via www.id.ee for assistance.

Source code is provided on "as is" terms with no warranty (see license for more information). Do not file Github issues with generic support requests.