<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ <!ENTITY date SYSTEM "date.xml"> <!ENTITY version SYSTEM "version.xml"> ]> <refentry id="pkcs11.txt"> <refentryinfo> <date>&date;</date> <title>Network Security Services</title> <productname>nss</productname> <productnumber>&version;</productnumber> </refentryinfo> <refmeta> <refentrytitle>pkcs11.txt</refentrytitle> <manvolnum>5</manvolnum> </refmeta> <refnamediv> <refname>pkcs11.txt</refname> <refpurpose>NSS PKCS #11 module configuration file</refpurpose> </refnamediv> <refsection id="description"> <title>Description</title> <para> The pkcs11.txt file is used to configure initialization parameters for the nss security module and optionally other pkcs #11 modules. </para> <para> For full documentation visit <ulink url="https://developer.mozilla.org/en-US/docs/PKCS11_Module_Specs">PKCS #11 Module Specs</ulink>. </para> </refsection> <refsection> <title>Files</title> <para><filename>/etc/pki/nssdb/pkcs11.txt</filename></para> </refsection> <refsection id="authors"> <title>Authors</title> <para>The nss libraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.</para> <para>Authors: Elio Maldonado <emaldona@redhat.com>.</para> </refsection> <!-- don't change --> <refsection id="license"> <title>LICENSE</title> <para>Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. </para> </refsection> </refentry>