Re: Verify that method calls are done via SSL
- From: "Adriano Labate" <adriano.labate@xxxxxxxxxxxxx>
- Date: Thu, 6 Sep 2007 15:22:01 +0200
Thank you. That's what I was looking for.
Adriano
"Dominick Baier" <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> a écrit dans
le message de news: 8e6a913a15bf58c9be13a33c7e91@xxxxxxxxxxxxxxxxxxxxx
you can check that with
HttpContext.Current.Request.IsSecureConnection
-----
Dominick Baier (http://www.leastprivilege.com)
Developing More Secure Microsoft ASP.NET 2.0 Applications
(http://www.microsoft.com/mspress/books/9989.asp)
Hello,
I have to verify that all method calls to a web service are done via
an encrypted communication (SSL / HTTPS).
Could someone suggest me a solution to do that check from the code of
my web service?
Thank you.
Adriano
.
- References:
- Verify that method calls are done via SSL
- From: Adriano Labate
- Re: Verify that method calls are done via SSL
- From: Dominick Baier
- Verify that method calls are done via SSL
- Prev by Date: Re: Is this an accurate description
- Next by Date: Re: Padding is invalid and cannot be removed.
- Previous by thread: Re: Verify that method calls are done via SSL
- Next by thread: Re: Padding is invalid and cannot be removed.
- Index(es):
Relevant Pages
|