summaryrefslogtreecommitdiffstats
path: root/lib/ldaputil/utest/certmap.conf
blob: 53ab6fcac5231778a2a9cd3e321e8a3d309813ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#
# BEGIN COPYRIGHT BLOCK
# Copyright 2001 Sun Microsystems, Inc.
# Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
# All rights reserved.
# END COPYRIGHT BLOCK
#

# Comments before any certmap directive - line 1
# Comments before any certmap directive - line 2

# Comments before any certmap directive - line 3
# Comments before any certmap directive - line 4
# Comments before any certmap directive - line 5


# Comments before any certmap directive - line 6

certmap default default
#default:DNComps o,    ou    ,c
#default:FilterComps cn


certmap default1 o=Netscape Communications, c=US
default1:library ./plugin.so
default1:InitFn plugin_init_fn
default1:DNComps  ou o c
default1:FilterComps l
#default1:verifycert

# Following line has trailing spaces
certmap default2 o=Ace Industry, c=US    
default2:InitFn plugin_init_fn
default2:DNComps cn o ou c
default2:FilterComps l
default2:verifycert on