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]
22 # Copyright 2007 Sun Microsystems, Inc. All rights reserved.
23 # Use is subject to license terms.
25 # ident "%Z%%M% %I% %E% SMI"
27 # /etc/crypto/kmf.conf
29 # This file contains non-default plugin entries to the Solaris Key Management
30 # Framework (KMF). Do NOT edit this file by hand. An administrator should use
31 # kmfcfg(1m) to install or uninstall a non-default plugin. A developer for a
32 # KMF plugin package should provide an input file and use the {i,r}.kmfconf
33 # class action scripts to update this file during the installation and removal
36 # This document does not constitute an API. The /etc/crypto/kmf.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.
41 # The format for each entry is:
42 # keystore:modulepath=path[;option=option_str]