Chapter 5, Working with Server Security
139
Using Client Certificates
•
Library
is a property whose value is a pathname to a shared library or
DLL. You only need to use this property if you create your own properties
using the certificate API. For more information, see the
NSAPI Programmer’s
Guide for Enterprise 4.0.
•
InitFn
is a property whose value is the name of an init function from a
custom library. You only need to use this property if you create your own
properties using the certificate API.
For more information on these properties, refer to the examples described in
“Example Mappings,” on page 139
Creating Custom Properties
You can use the client certificate API to create your own properties. For
information on programming and using the client certificate API, see
NSAPI
Programmer’s Guide for Enterprise Server 4.0
.
Once you have a custom mapping, you reference the mapping as follows:
<name>
:
library
<path_to_shared_library>
<name>
:
InitFn
<name_of_init_function>
For example:
certmap default1 o=Netscape Communications, c=US
default1:library /usr/netscape/enterprise/userdb/
plugin.so
default1:InitFn plugin_init_fn
default1:DNComps ou o c
default1:FilterComps l
default1:verifycert on
Example Mappings
The
certmap.conf
file should have at least one entry. The following
examples illustrate the different ways you can use the
certmap.conf
file.
Example #1
This example represents a
certmap.conf
file with only one “default”
mapping:
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...