Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Use Client Certificate from Pocket PC VB.Net app to call Web Servi

Reply
Thread Tools

Use Client Certificate from Pocket PC VB.Net app to call Web Servi

 
 
Ani Kinare
Guest
Posts: n/a
 
      05-26-2005
I want to use a Client Certificate from handheld device application when the
application makes a call to an xml web service. How to do it?

The .Net framework X509Certificate.CreateFromCertFile(...cer) does not work
in .Net compact framework.

Following are the environmental details of the application.

1. Client application is written in VB.Net 2003 compact framework (smart
client application).
2. Handheld is running Windows Mobile 2003 OS.
3. Device can connect to webservice via cradle OR 802.11 OR Cellular network.
4. The original certificate is of format PKCS#12. But I can convert that to
PKCS#7 and extract Private Key (.pvk) using other tools to import it on
device.
5. The Pocket Internet Explorer can access the xml web service .asmx page
when a valid client certificate is imported.
5. The certificate is generated by local CA and accepted by the
“Intermediate Certification Authority” on IIS running xml webservice.

Thanks,

--
Ani Kinare
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
403: Forbidden when sending client certificate to remove web servi Raphael Gray ASP .Net Web Services 1 06-03-2009 02:19 PM
HELP: ASP.NET AJAX Page Continuously Getting Values from Web Servi lmttag ASP .Net Web Services 0 02-05-2009 06:24 PM
Using Remoting how to tell server is down verses error doing servi Philip K ASP .Net Web Services 0 06-28-2007 12:44 AM
HOWTO: Configure .Net 2.0 Website, SQLServer 2005, Reporting Servi =?Utf-8?B?aVRoaW5rRGF0YQ==?= ASP .Net 1 06-20-2006 06:04 PM
Impersonation and integrated security (+sql server reporting servi Phil Aldis ASP .Net Security 3 08-16-2004 08:45 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57