8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / cmd / cmd-crypto / etc / pkcs11.conf
blob2b8971a85e8bc9851a876008ca99ec75b9c1fb04
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
21 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
22 # Use is subject to license terms.
24 # /etc/crypto/pkcs11.conf
26 # Do NOT edit this file by hand.  An administrator should use cryptoadm(1m)
27 # to administer the cryptographic framework.  A developer for a user-level
28 # cryptographic provider package should provide an input file and use the
29 # {i,r}.pkcs11conf class action scripts to update this file during the
30 # installation and removal of the package.
32 # This document does not constitute an API.  The /etc/crypto/pkcs11.conf file 
33 # may not exist or may have a different content or interpretation in a future
34 # release.  The existence of this notice does not imply that any other 
35 # documentation that lacks this notice constitutes an API.
38 # Start SUNWcsr
39 metaslot:metaslot_status=enabled;metaslot_auto_key_migrate=enabled;metaslot_token=Sun Software PKCS#11 softtoken;metaslot_slot=Sun Crypto Softtoken
40 /usr/lib/security/$ISA/pkcs11_kernel.so
41 /usr/lib/security/$ISA/pkcs11_softtoken.so
42 /usr/lib/security/$ISA/pkcs11_tpm.so
43 # End SUNWcsr