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# 22# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 23# Use is subject to license terms. 24# 25# 26# /etc/crypto/kmf.conf 27# 28# This file contains non-default plugin entries to the Solaris Key Management 29# Framework (KMF). Do NOT edit this file by hand. An administrator should use 30# kmfcfg(8) to install or uninstall a non-default plugin. A developer for a 31# KMF plugin package should provide an input file and use the {i,r}.kmfconf 32# class action scripts to update this file during the installation and removal 33# of the package. 34# 35# This document does not constitute an API. The /etc/crypto/kmf.conf file 36# may not exist or may have a different content or interpretation in a future 37# release. The existence of this notice does not imply that any other 38# documentation that lacks this notice constitutes an API. 39# 40# The format for each entry is: 41# keystore:modulepath=path[;option=option_str] 42# 43