On Thu, Aug 17, 2000, Randy Lee wrote:

> > I've used this cca.sh file to generate a root CA for myself and imported
> > into Netscape. It takes it just fine. One thing I noticed is that this
> > cert only has the options of use for web sites and Email, not for code
> > signing. Is there a switch to set to make it do that?
> > 
> > Problem 2: I built a user .p12 file and sucked it up into my Netscape
> > browser. It duly take it and sez it imported it just fine, but I can't
> > find it in any of the cert lists... Any ideas? Also, I don't suppose
> > that this cert will be good for signing code with?
> 
> OK, it turns out that there is more than one way to do this, so now I've
> got this sucked up into the browser just fine.. Q1 is still the
> operative thing here then...

Edit line 195 of cca.sh:

  << nsCertType = client
  >> nsCertType = client,objsign

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to