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