AM & eID

Hi,

I'm trying to setup AM to use the eID-certificate for login.

I've got certificate-login itself working like a charm.

With eID it should be the same, except when the browser offers the eID-certificate to the server, it also connects via a smartcard-reader to the eID-card and requests the eID-PIN.

After having typed in the PIN, I get a "Page cannot be displayed -- cannot find server or DNS error"

The only thing I can find in the logfiles is following entry from the webserver:

[19/Jul/2006:17:15:25] failure (13838): HTTP3068: Error receiving request from 172.16.2.181 (Directory lookup error)

Has anyone any idea where I could find some more debug info?

Normal certificate-login works, so the only thing that's different is the certificate itself.

There is a lot of info to be found on the eID-certificate like OCSP-info, CRL etc ...

Maybe one of these is used during authentication, but with nothing in the logs, it's hard to tell.

[1010 byte] By [tomdc] at [2007-11-26 8:53:03]
# 1
did you set the AM debug level to message and was there anything in the certification authentication module debug file?
Aaron_Anderson at 2007-7-6 22:47:00 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
The AM debug level has indeed been set to message.Also nothing to be found in amAuthCert logfile.
tomdc at 2007-7-6 22:47:00 > top of Java-index,Web & Directory Servers,Directory Servers...