Ask a Question related to ASP.NET Security, Design and Development.
-
my_tech_queries@yahoo.com #1
SSL HTTPS in ASP.NET application
I created a ASP.NET application using C#.
I am using IIS 5.1 server for hosting my appliation.
I want the users to access the web site through SSL. So that I created
a certificate using the MakeCert.exe that comes with .Net. Then I used
it with the IIS. I selected the SSL and 128 bit encryption for my
site. But when I tried to access my website, it is showing me the
"Page Cannot be displayed" error.
Can anyone help me out.
Thanks
my_tech_queries@yahoo.com Guest
-
#38631 [Bgs]: fopen('https://...') or curl with https gives Segmentation fault
ID: 38631 Updated by: darkelder@php.net Reported By: roberto dot berto at gmail dot com Status: Bogus Bug... -
dllimport call in aspnet application makes the application hangs
As our application design requires us to use one of the validation API engine which was written on C(so basically all I have is a dll) and I tested... -
PHP HTTPS POST Como hacer un POST https con PHP
http://wedoit4you.com/forums4you/display_message.php?Msg_pk_id=628 /** Author: Ing. Angel Leon Function: postHttps($url,$params) Given the... -
What issue will HIT me hard when I convert an Access 2002 MDE application to Web Application?
Hi All, Current Access 2002 MDE application: - has no tier - has neither business object nor any kind of object (Except MS Form object and... -
How to inherit a base form in all application forms of an asp.net application
hello friend, while developing an asp.net application, i created a base form(say mybaseform1) with certain links on it. then i tried to... -
Dominick Baier #2
SSL HTTPS in ASP.NET application
have you selected "force 128bit" ? if yes - what's the behaviour when you unselect?
keep in mind that e.g. windows NT has no 128 Bit support (remember the days of high encryption pack and friends??)
---
Dominick Baier - DevelopMentor
[url]http://www.leastprivilege.com[/url]
nntp://news.microsoft.com/microsoft.public.dotnet.framework.aspnet.security/<2c4ccd03.0409130243.388e3dfd@posting.google.com >
I created a ASP.NET application using C#.
I am using IIS 5.1 server for hosting my appliation.
I want the users to access the web site through SSL. So that I created
a certificate using the MakeCert.exe that comes with .Net. Then I used
it with the IIS. I selected the SSL and 128 bit encryption for my
site. But when I tried to access my website, it is showing me the
"Page Cannot be displayed" error.
Can anyone help me out.
Thanks
[microsoft.public.dotnet.framework.aspnet.security]
Dominick Baier Guest



Reply With Quote

