Venki, > chris, can you please tell us the file name that you are taking > about > for apache. since we are also facing the same problem while for > client > authentication. Is it "CACertFileName" directive in apache? > > We are using netscape 4.7x, in our case some certificates(that > we > installed in our browser) are displayed but not. >
Yes of course ! the file I am talking about is: ca-bundle.crt This file has loads of root keys in it. I found that I had to add my CA root key to the end of the file. Apache then can trust the client certs that are being presented. I deleted all the certs I did not want to there are only two certs in this file on my servers. I hope this helps Chris... PS remember to run make to get hashed symlinks to the files in ssl.crt ! ------------------------------------------------------- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
