Title: RE: [ND] X509 with ND

Hi Bill,

You can still use NSAPI with the plugin server; you would then customize the ndconfig.nd file and add the CLIENT_CERT variable.  The settings I used are "CLIENT_CERT, user_dn, client" for the NSAPI section and "CLIENT_CERT, CLIENT_CERT" for the CGI section.

Instructions for using the plugin server are in your ND installation directory under /plugin/ServerPlugin.html.

Lauren

-----Original Message-----
From: EXT-Dussler, William F
To: 'Jones, Lauren'; '[EMAIL PROTECTED]'
Sent: 2/18/00 7:22 PM
Subject: RE: [ND] X509 with ND

Thanks Lauren.

We are using NSAPI and not the Plugin Server.  I was hoping that the
CLIENT_CERT environment variables would be available to my project, but
the ND documentation seemed to indicate that that only certain
environment variables were available to ND. 

        >With the NetDynamics Plugin
> server, you can customize the environment variables so that you will
have access to CLIENT_CERT environment variable
>
To do this, is there a configuration file that has to be modified?

Bill Dussler
SSG Web Self-Service Applications
tel: 206.544.0079 
fax: 206.655-5464   M/C: 14-81
email: [EMAIL PROTECTED]

> ----------
> From:         Jones, Lauren[SMTP:[EMAIL PROTECTED]]
> Sent:         Friday, February 18, 2000 5:13 PM
> To:   'Bill Dussler';
'[EMAIL PROTECTED]'
> Subject:      Re: [ND] X509 with ND
>
> Hello Bill,
>
> Yes, I am working at a location that is using client certificates.
NES
> requests the certificate and puts it into an env var called
CLIENT_CERT (I
> am pretty sure that variable name is standard).  With the NetDynamics
Plugin
> server, you can customize the environment variables so that you will
have
> access to CLIENT_CERT environment variable from
> CSpider.getWebEnvVar("CLIENT_CERT").  Then, with Java code you can
parse out
> the values of the certificate.  We used some utility classes from
entrust to
> do this (classes for X509Certificate, ASN1 object, etc.).  As long as
you
> know the object ids of the attributes in your certificate, then you
should
> be able to retrieve those values.
>
> Lauren
> Grant Thornton
>
LLP_____________________________________________________________________
____
> ______________
>    This e-mail is intended solely for the person or entity to which it
is
> addressed and may contain confidential
> and/or privileged information.  Any review, dissemination, copying,
printing
> or other use of this e-mail by persons
> or entities other than the addressee is prohibited.  If you have
received
> this e-mail in error, please contact the
> sender immediately and delete the material from any computer.
>
________________________________________________________________________
____
> ____________
> (i0)
>

Reply via email to