D.J. Heap
2005-03-17 15:33:09 UTC
We have an application that has been working fine for months, but that
is now getting this error (on a SetOption for
INTERNET_OPTION_CLIENT_CERT_CONTEXT call in the MFC WinInet wrapper for
CHttpFile) when we are trying to assign a client certificate to a session.
The machines have been locked down fairly tightly, and since it works
fine on other nearly identical machines it seems obvious it is some
security setting or something similar somewhere, but we have tried
numerous settings in Windows and IE and not been able to find the
correct one.
Simply browsing to the site with IE correctly brings up the 'choose
client certificate' dialog and works fine.
Google searches turn up nothing but the description for the error which is:
ERROR_INTERNET_CLIENT_AUTH_NOT_SETUP
12046
Client authorization is not set up on this computer.
Does anyone know why this error occurs (the setting or option or
whatever) and how to correct it?
Thanks!
DJ
is now getting this error (on a SetOption for
INTERNET_OPTION_CLIENT_CERT_CONTEXT call in the MFC WinInet wrapper for
CHttpFile) when we are trying to assign a client certificate to a session.
The machines have been locked down fairly tightly, and since it works
fine on other nearly identical machines it seems obvious it is some
security setting or something similar somewhere, but we have tried
numerous settings in Windows and IE and not been able to find the
correct one.
Simply browsing to the site with IE correctly brings up the 'choose
client certificate' dialog and works fine.
Google searches turn up nothing but the description for the error which is:
ERROR_INTERNET_CLIENT_AUTH_NOT_SETUP
12046
Client authorization is not set up on this computer.
Does anyone know why this error occurs (the setting or option or
whatever) and how to correct it?
Thanks!
DJ