summaryrefslogtreecommitdiff
path: root/debian/control
blob: df89401f6ba9cfa0ccddf68bbfd9e0cba28df7e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libapache2-mod-authn-yubikey
Section: web
Priority: extra
Maintainer: Alexandre De Dommelin <adedommelin@tuxz.net>
Build-Depends: debhelper (>= 10), dh-apache2, apache2-dev, libcurl4-openssl-dev
Standards-Version: 3.9.1
Homepage: http://www.coffeecrew.org/software/yubikey-apache-plugin/

Package: libapache2-mod-authn-yubikey
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libcurl3
Description: Yubikey authentication provider for Apache 
 The mod_authn_yubikey module is an authentication provider 
 for the Apache platform. It leverages the YubiKey which is 
 a small token that acts as an authentication device. 
 .
 The mod_authn_yubikey module provides one and two factor 
 authentication for your website and is completely independent 
 from the technology that implements your website (like CGI, JSP or PHP).