1#
2# CDDL HEADER START
3#
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.
7#
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.
12#
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]
18#
19# CDDL HEADER END
20#
21# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
22# Use is subject to license terms.
23#
24# /etc/crypto/pkcs11.conf
25#
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.
31#
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.
36#
37#
38# Start SUNWcsr
39metaslot: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
44