1*5626Shylee# 2*5626Shylee# CDDL HEADER START 3*5626Shylee# 4*5626Shylee# The contents of this file are subject to the terms of the 5*5626Shylee# Common Development and Distribution License (the "License"). 6*5626Shylee# You may not use this file except in compliance with the License. 7*5626Shylee# 8*5626Shylee# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*5626Shylee# or http://www.opensolaris.org/os/licensing. 10*5626Shylee# See the License for the specific language governing permissions 11*5626Shylee# and limitations under the License. 12*5626Shylee# 13*5626Shylee# When distributing Covered Code, include this CDDL HEADER in each 14*5626Shylee# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*5626Shylee# If applicable, add the following below this CDDL HEADER, with the 16*5626Shylee# fields enclosed by brackets "[]" replaced with your own identifying 17*5626Shylee# information: Portions Copyright [yyyy] [name of copyright owner] 18*5626Shylee# 19*5626Shylee# CDDL HEADER END 20*5626Shylee# 21*5626Shylee# 22*5626Shylee# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 23*5626Shylee# Use is subject to license terms. 24*5626Shylee# 25*5626Shylee# ident "%Z%%M% %I% %E% SMI" 26*5626Shylee# 27*5626Shylee# /etc/crypto/kmf.conf 28*5626Shylee# 29*5626Shylee# This file contains non-default plugin entries to the Solaris Key Management 30*5626Shylee# Framework (KMF). Do NOT edit this file by hand. An administrator should use 31*5626Shylee# kmfcfg(1m) to install or uninstall a non-default plugin. A developer for a 32*5626Shylee# KMF plugin package should provide an input file and use the {i,r}.kmfconf 33*5626Shylee# class action scripts to update this file during the installation and removal 34*5626Shylee# of the package. 35*5626Shylee# 36*5626Shylee# This document does not constitute an API. The /etc/crypto/kmf.conf file 37*5626Shylee# may not exist or may have a different content or interpretation in a future 38*5626Shylee# release. The existence of this notice does not imply that any other 39*5626Shylee# documentation that lacks this notice constitutes an API. 40*5626Shylee# 41*5626Shylee# The format for each entry is: 42*5626Shylee# keystore:modulepath=path[;option=option_str] 43*5626Shylee# 44