Sebastocrator
unread,Feb 12, 2012, 12:25:53 PM2/12/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi, I have an asmx webservice (.Net 3.5 sp1, VB.Net) and need it to
accept client certificates. I set up IIS to accept them and have a
client winforms app to send one certificate which is installed in the
local machine store, complete with private key, but when checking
Context.Request.ClientCertificate.IsPresent on the webservice it keeps
returning False.
I don't know what to try next, any ideas?
Thanks
Sebastian