473,386 Members | 1,741 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

HttpClientCertificate.Cookie

ko
Quote (http://msdn2.microsoft.com/en-us/library/
system.web.httpclientcertificate.cookie.aspx):

"can be used as a signature for the whole client certificate"

Does anyone know how the signature is achieved? It looks like a MD5
hash...

Thanks keith

Jun 1 '07 #1
2 2723
keith,

What do you mean how it is achieved? This is used in ASP.NET pages, and
is sent by the client if you have the server configured to require a client
certificate when accessing the server.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"ko" <ku******@hotmail.comwrote in message
news:11**********************@r19g2000prf.googlegr oups.com...
Quote (http://msdn2.microsoft.com/en-us/library/
system.web.httpclientcertificate.cookie.aspx):

"can be used as a signature for the whole client certificate"

Does anyone know how the signature is achieved? It looks like a MD5
hash...

Thanks keith
Jun 3 '07 #2
ko
On Jun 3, 6:33 am, "Nicholas Paldino [.NET/C# MVP]"
<m...@spam.guard.caspershouse.comwrote:
keith,

What do you mean how it is achieved? This is used in ASP.NET pages, and
is sent by the client if you have the server configured to require a client
certificate when accessing the server.

--
- Nicholas Paldino [.NET/C# MVP]
- m...@spam.guard.caspershouse.com

"ko" <kuuji...@hotmail.comwrote in message

news:11**********************@r19g2000prf.googlegr oups.com...
Quote (http://msdn2.microsoft.com/en-us/library/
system.web.httpclientcertificate.cookie.aspx):
"can be used as a signature for the whole client certificate"
Does anyone know how the signature is achieved? It looks like a MD5
hash...
Thanks keith- Hide quoted text -

- Show quoted text -
Hi Nicholas,

Sorry if I wasn't specific enough.

What I mean is that (if I remember correctly - I don't have access to
a machine where I can test right now) the return value is a 32
character string containing the characters from the set '0'..'9' and
'a'..'f'. Therefore my guess is that it's a MD5 hash.

If that assumption is correct, is the hash calculated from the binary
value of HttpClientCertificate.Certificate, or a combination of other
HttpClientCertificate properties? Or am I completely off base with how
the "signature for the whole client certificate" is derived?

Thanks!

Jun 3 '07 #3

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

Similar topics

4
by: Shannon Jacobs | last post by:
I'm doing some trivial surveys, and I want to know if the same user answers twice. Can't really know that, but at least I thought I could check for the same browser/computer combination by using a...
12
by: chrism | last post by:
Hello, I have a pop-up window that I would like to appear in front of the browser home page when a user opens IE. Problem is, I'd like it to never appear again if the user navigates back to the...
5
by: brettr | last post by:
When I reference document.cookie, there is a long string of key=value; pairs listed. I may have 100 hundred cookies on my hard drive. However, most only have one key=value pair. Does the...
4
by: socialism001 | last post by:
I'm trying to store a value in a cookie but its not working. Can anyone see what I might be doing wrong. Thanks, Chris ~~~~~~~~~~~~~~~~~~ <script language="javascript">...
9
by: Marco Krechting | last post by:
Hi All, I have a page with a list of hyperlinks. I want to save information in a cookie about the fact that I entered an hyperlink or not. When I click one of the hyperlinks I want this stored...
3
by: Wysiwyg | last post by:
After a server created cookie is processed on the client I want it removed, cleared, or expired in the javascript block but have been unable to do this. If I set a cookie value in the server code...
1
by: CR1 | last post by:
I found a great cookie script below, but don't know how to make it also pass the values sent to the cookie, to a querystring as well for tracking purposes. Can anyone help? If there was a way to...
6
by: kelvlam | last post by:
Hello all, I'm still a bit new with JavaScript, and I hope the guru here can shed some light for me. It's regarding handling cookie and the case-sensitive nature of JavaScript itself. My...
0
by: Daniel Knöpfel | last post by:
Hi We have developed a webservice that was accessed by a fat windows client. A security requirement was that the client authenticates itself by using by providing a client certificate. The...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...

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.