I’ve only seen this error when in
the SSL process the client is attempting to sign with the private key and
errors out. This was with openssl
and non-openssl certificates. Mark
S -----Original Message----- I am trying to set-up a web-server which can only be
accessed if the client has a valid & trusted ssl certificate. When I do this I get the following error message:
www.mydomain.com has received an incorrect and unexpected message. Error code -12227 So far I have found several other people who have run
into this problem but so far none of them have reported the solution. My strong
feeling is somehow that the problem is caused by the certificates generated by
openssl but I do not have a clear proof of it since there are no entries in the
log-files around this error. I posted this problem also on gentoo
forum where I have described in more detail how I configured my Apache
server and how I created the SSL certificates. Does anyone know how to resolve this problem? Do you Yahoo!? |
- Re: Client Authentication with Openssl - Apache - errro... Schoneman, Mark