Changeset 6cc21df in mod_gnutls
- Timestamp:
- Jan 30, 2019, 1:12:54 AM (2 years ago)
- Branches:
- debian/master
- Children:
- 8f929d7
- Parents:
- 102aa67
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
debian/control
r102aa67 r6cc21df 23 23 procps <!nocheck>, 24 24 softhsm2 <!nocheck> | softhsm <!nocheck>, 25 Standards-Version: 4. 2.125 Standards-Version: 4.3.0 26 26 Homepage: https://mod.gnutls.org/ 27 27 Vcs-Git: https://mod.gnutls.org/git/mod_gnutls -b debian/master … … 34 34 ${misc:Depends}, 35 35 ${shlibs:Depends}, 36 Description: Apache module for SSL andTLS encryption with GnuTLS36 Description: Apache module for TLS encryption with GnuTLS 37 37 mod_gnutls provides TLS encryption using the GnuTLS library. It's 38 38 similar in purpose to mod_ssl, but doesn't use OpenSSL, and provides 39 39 some additional features: 40 * Background OCSP stapling, 40 41 * PKCS #11 access to server keys and certificates, 41 * OpenPGP authentication, and42 42 * using Monkeysphere for client certificate validation.
Note: See TracChangeset
for help on using the changeset viewer.