IIS Server Security - A certificate is required to complete client authentication msxml3.dll (0x80072F

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > December 2004 > A certificate is required to complete client authentication msxml3.dll (0x80072F





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author A certificate is required to complete client authentication msxml3.dll (0x80072F
Balaji

2004-12-21, 8:47 pm

Hi,

I am using client certificate to post some date to
multibanco server

I am using this code to send the client certificate to
server
----------------------------------------------------------
TRANS_CERTIFICATE_NAME="0000001266"
Set objXmlHttp = Server.CreateObject
("Msxml2.ServerXMLHTTP")
objXmlHttp.open "POST", "https://cer.pnet.multibanc
o.pt/pvtn", False
objXmlHttp.setRequestHeader "Content-
Type", "application/x-www-form-urlencoded"
objXmlHttp.setOption(3) =
TRANS_CERTIFICATE_NAME' ""
objXmlHttp.send PostURL
-------------------------------------------------------
It seems to be working if i logged as iwam_computer name
user
and i run the asp page


But if i logged in as administrator and try to run the
same asp page

i am getting this error


<b>A certificate is required to complete client
authentication msxml3.dll (0x80072F0C) </b>

I have installed client certificate as the way Microsoft
recommended


could you please help some one about this problem

Thanks in advance

Balaji
www.alphanova.co.uk




Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com