473,698 Members | 2,923 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SSL Mutual Authentication: How to determine user?

Hi All,
We are developing a web service that will be consumed by an external
java-based client (using AXIS if that helps). Their specification dictates
that we will use SSL Mutual Authentication. In order for this to work, I
assume they will provide me with the public key of their certificate and we
will configure IIS to accept the root authority (who will be their own
internal CA I'm assuming) on the certificate as a trusted CA. I'm OK with
that but my question is how do I validate the EXACT identity of the
certificate. I don't want to (and am not sure if I can) use the
client-mapping stuff including IIS as we have little control over the
infrastructure and may not be able to create a mapped account.

Are there properties I can check of the HttpClientCerti ficate class that can
give me this information in a valid secure way? Is there a better way of
handling this? Or am I just talking a lot of nonsense. If anyone has done
something even remotely similar, I'd love to hear about it.

Thanks All,

David
Nov 23 '05 #1
0 1158

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
3202
by: Raquel | last post by:
I am confused between Authentication at Instance Vs Authentication at Database. Instance authentication is specified at Instance creation time (db2icrt) and is stored in db mgr. cfg. file while Database authentication is specified during the Catalog Database command. So far, so good. But when do each of the authentications come into "picture"? For example, when a remote client attempts to access a database, does it first authenticate at...
4
6803
by: Andrew | last post by:
Hey all, I would like to preface my question by stating I am still learning ASP.net and while I am confident in the basics and foundation, the more advanced stuff is still a challenge. Ok. :)
4
2822
by: nicholas | last post by:
Hi, Got an asp.net application and I use the "forms" authentication mode defined in the web.config file. Everything works fine. But now I would like to add a second, different login page for the users that go in a specific folder. How can I do this?
3
2497
by: Stephanie Stowe | last post by:
I am new to ASP.NET having come from ASP classic background. I need to understand authentication. I have a server running IIS which contains an ASP.NET app. On IIS the app has both anonymous and Windows Integrated Authentication enabled. In the ASP.NET app, the web.config file contains <authentication mode="Windows" /> The help on this element says of this setting Specifies Windows authentication as the default authentication mode....
5
272
by: Maziar Aflatoun | last post by:
Hi everyone, I have a login .aspx page that I like to forward my users to. However, can't do it using <authorization> ..... </authorization> because I need anonymous users to use it without any authentication. We have this in our Web.config file <authentication mode="Forms">
2
985
by: Smithers | last post by:
Will Forms Authentication work for me, or do I have to "roll my own" security model on this one. What I have is an aspx page that will display information based on a querystring value. Some of the information can be viewed by everyone, but other information may be viewed by only specified users or groups. The deciding factor is the querystring value. The request comes in, and the logic that pulls the data from the underlying database has...
8
2061
by: Mark | last post by:
How would i go about using windows authentication to determine whether someone was in a active directory group, and if they were the page would display something different. For instance, when someone goes to my default.asp page, only people within the "ContactAdmins" group would see the admin links, and other people would not! Please help me! :)
0
2712
by: David C | last post by:
Hi All, We are developing a web service that will be consumed by an external java-based client (using AXIS if that helps). Their specification dictates that we will use SSL Mutual Authentication. In order for this to work, I assume they will provide me with the public key of their certificate and we will configure IIS to accept the root authority (who will be their own internal CA I'm assuming) on the certificate as a trusted CA. I'm OK...
0
2495
by: Sinex | last post by:
Hi, Am developing a web service that is gonna be consumed by a client over https. I'm using certificates to get the mutual authentication in place. On the server side, I want my service to be able to extract some fields from the client's certificate. I tested the service using the browser and it works fine...proving that the client IS sending its certificate and is getting authenticated at IIS level. In the web method, I'm trying to...
5
3553
by: Rory Becker | last post by:
Having now created a Custom MembershipProvider that seems to work correctly with my Logon and ChangePassword controls, I am, as they say, a happy bunny. The next stange is to move on to the creation of content which adjusts based on the user. I have several pages which require a user to be logged on and several which do not. Prior to this point in time I have used 2 different master pages. one with a control which checks a session...
0
8683
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8610
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9170
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9031
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
5862
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4372
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4623
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3052
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.