Browse by Tags

Using FtpWebRequest to do FTP over SSL
22 April 05 02:27 PM | adarshk | 31 Comments   
Use FtpWebRequest to do FTP over SSL. Read More...
Client side certificate with strong key protection and WebServices
17 February 05 10:46 AM | adarshk | 5 Comments   
When you are writing application to run as service or middle tier, which is using client certificates. You should not enable strong key protection during certificate installation. Strong key protection is the way you are informing the system that whenever Read More...
Configure System.Net.HttpListener to listen for SSL
10 November 04 07:02 PM | adarshk | 3 Comments   
Whidbey contains cool class HttpListener under System.Net namespace, it allows you to create your your own HttpServer on top of HttpSys. Some of you aske about steps for configuring HttpListener to work with SSL. Basically you need to configure httpsys. Read More...
Filed under: ,
Using SSL client certificate in WebRequest and WebServices without certificate installation
01 September 04 01:21 PM | adarshk | 1 Comments   
If you are using .Net frameworks 1.0 or 1.1, certificate must be installed on either User store or Machine Store. This posting is only valid for v2.0. In version 2.0 (Currently released Whidbey Beta1) user have option to use the certificate which contain Read More...
SSL https requests with client certificates from ASP.NET
19 July 04 02:10 PM | adarshk | 17 Comments   
Problem Applications making https request from .net web applications (.aspx pages) are not able to use client certificates. Cause Client certificates are linked to user accounts, ASPX is running under ASPNET account, this account can’t access the certificates Read More...

Search

This Blog

Syndication

Page view tracker