An overview of using the Aladdin eToken on Linux.

Many of the components listed below have their own page elsewhere in the wiki.

Support Components

The primary method for using the Aladdin eToken from Unix applications is via the PKCS#11 provider supplied tith the RTE (run-time environment).

Applications Supporting Certificate Authentication

Here are some applications that will use certificates (not necessarily on tokens). Please add to this list if you know of any others.

Firefox/Mozilla/Thunderbird

Firefox, Mozilla, and Thunderbird all use PKCS#11 providers for interface to security tokens. Support appears to be pretty complete.

OpenSSH

Openssh will authenticate users using public/private key pairs.

gnupg-pkcs11-scd

Patches

GnuPG2

GnuPG is one of the primary cryptographic applications on Unix. Not only does it provide stand-alone applications, it is used as support for many other applications.

OpenSSL

OpenSSL is one of the primary cryptographic applications on Unix. Not only does it provide stand-alone applications, it is used as support for many other applications.

mutt

Oracle

Oracle will use certificates with Oracle Advanced Security to authenticate the SSL connection between client and server. Authentication of the server has been tested in CNS. It appears certificates can also be used to authenticate clients. The Oracle Wallet Manager (own) also has support for PKCS#11, but that has not been tested yet.

Stunnel

Apache Mod-SSL

CAS

Gnu POC