Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.16 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.16 KB

Firefox PKCS11 Loader

  • License: LGPL 2.1
  • © Estonian Information System Authority

Building

Build Status Build Status

Widnows/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 installer.id.ee. If you want support, you need to be using official builds. Contact for assistance by email abi@id.ee or www.id.ee.

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.