From: Rob McCool 
Newsgroups: netscape.devs-nsapi
Subject: Re: Anybody has luck with Client certificates w/NSAPI???
Date: Thu, 31 Oct 1996 12:54:48 -0800

> I am trying to experiment w/client certificates and my enterprise
> server 2.0 and I don't know which methods to add to obj.conf file in
> order to verify a client certificate for my own authentication...
> 
> I've read an article partially yesterday about having a directive in
> obj.conf as:
> 
>         PathCheck fn="get-client-cert" method="I don't know"
>                 dorequest=1 require=0 =====> what does it do to me????
> 
> What will my AuthTrans look like do I need it or not, any pointers????

There isn't an AuthTrans for client certs, our implementation is
entirely contained in the PathCheck. You will probably want to turn on
client authentication through the server manager, because it also
requires some setup of access control lists outside of obj.conf. You
should find information about this in the manual.

--
Rob McCool, robm@netscape.com http://home.netscape.com/people/robm/
Stunt Programmer, Netscape Communications Corporation
It was working ten minutes ago, I swear...
Reproduced by permission of the author.