From: Aki Tuomi Date: Sun, 29 Mar 2015 18:23:38 +0000 (+0300) Subject: Fix mistake in documentation X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~98^2~33^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2383%2Fhead;p=thirdparty%2Fpdns.git Fix mistake in documentation --- diff --git a/docs/markdown/authoritative/dnssec.md b/docs/markdown/authoritative/dnssec.md index df9f39633d..edd967d5fb 100644 --- a/docs/markdown/authoritative/dnssec.md +++ b/docs/markdown/authoritative/dnssec.md @@ -313,7 +313,7 @@ For further details, please see [the `pdnssec`](#pdnssec) documentation. # PKCS\#11 support **Note**: This feature is experimental, and not ready for production. Use at your own risk! -To enable it, compile PowerDNS Authoritative Server using --experimental-pkcs11-support flag. This requires you to have p11-kit libraries and headers. +To enable it, compile PowerDNS Authoritative Server using --enable-experimental-pkcs11 flag on configure. This requires you to have p11-kit libraries and headers. Instructions on how to setup SoftHSM to work with the feature after compilation on ubuntu/debian (tested with Ubuntu 12 and 14). - apt-get install softhsm p11-kit opensc