> I know this seems to have been answered before but I'm
> not really having any joy with the previous solutions.
> I've created a self-certified CA certificate using openssl
> which has been installed into IE. I've then created a user
> cert which has been signed by the CA, converted it to the
> PKCS#12 format and installed that into IE. IE indicates
> that all seems to have been installed okay. However, when
> I try to access a secure page which requires client
> authentication, it doesn't appear on the list.
> Why is this and what solutions are there ? I tried the cook
> book solution suggested but I think it must be out of date
> as File::CounterFile can't be located.
The Web-server sends a list of trusted CA's to the client so that
it can determine whether any of it's certificates are appropriate.
I assume that your web-server isn't set up to trust your self-signed
CA.
If you're trying to set-up IIS 5 (under Win2K) to trust your certificate
have a look at my soon to be posted conclusion to the "Client Auth from IE"
discusssion that I instigated last week.
- Dale.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]