473,503 Members | 4,272 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Need help with Login using SSL

Hi all. What I'm wondering how to implement the following scenario:

I have the main page for my site with login and password fields. I want to
be able to do some processing of the login in an SSL environment, h owever I
don't want the user to have to be on an https: page to do it.

So basically they come to my index.aspx and log in from this page without
having to go to a https://mysite.com/login.aspx page.

How do I implement this?

Thanks for your help in advance
Nov 19 '05 #1
2 1054
Confused here! You need HTTPS in order to use SSL. You can do a redirect from
HTTP to HTTPS and redirect them back to HTTP however the user will have to
click many warnings and the password will still be sent in plain text.

But let me know if you get it working, should be pretty interesting.

Cheers
Al

"tperri" wrote:
Hi all. What I'm wondering how to implement the following scenario:

I have the main page for my site with login and password fields. I want to
be able to do some processing of the login in an SSL environment, h owever I
don't want the user to have to be on an https: page to do it.

So basically they come to my index.aspx and log in from this page without
having to go to a https://mysite.com/login.aspx page.

How do I implement this?

Thanks for your help in advance

Nov 19 '05 #2
RCS
When you "post" to an https site - the FIRST thing it does, is secure the
connection, then your form elements get passed along. So it is valid to have
a username/password field on a http site - so long as it posts directly to
an https site.

HTH

"tperri" <tp****@discussions.microsoft.com> wrote in message
news:63**********************************@microsof t.com...
Hi all. What I'm wondering how to implement the following scenario:

I have the main page for my site with login and password fields. I want
to
be able to do some processing of the login in an SSL environment, h owever
I
don't want the user to have to be on an https: page to do it.

So basically they come to my index.aspx and log in from this page without
having to go to a https://mysite.com/login.aspx page.

How do I implement this?

Thanks for your help in advance

Nov 19 '05 #3

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

Similar topics

1
2110
by: sherkozmo | last post by:
I have my SQL 7.0 server set for Mixed security. I see now (finally) the advantages of having windows authentication security for windows groups. I do most of my developing in Access Projects...
1
1609
by: Homa | last post by:
Hi, I am using a role-based Forms Authentication. I have several directories that have different levels of authorization. When I try to access another directory, the page bounce me back to the...
2
2882
by: pv | last post by:
Hi everyone, I need help with following scenario, please: Users are accessing same web server from intranet (users previously authenticated in Active Dir) and from extranet (common public...
2
1514
by: Pop | last post by:
Hi all! Here's the situation I have a frame set with 3 frames, banner, contents and main. I have my login.aspx in banner and after login, I redirect back to index.aspx where my frameset at....
16
2285
by: peshekeedweller | last post by:
Using asp.net 1.1. vb.net 2003. I am trying to connect to a remote sql server 2000 on a virtual machine running windows 2000 server. I can connect through the server explorer in visual studio,...
4
1801
by: IcedCrow | last post by:
I have stumbled upon a serious problem and I hope someone can help me out. I have programmed a web service in VB.NET. When I use integrated security for the piece, of course it does not use...
15
2264
by: carr4895 | last post by:
Hello. I was wondering if someone could help me too with a login form. Upon startup, I have to display a password screen and it should accept a user name and password. User name can be anything...
3
1813
by: Phillip N Rounds | last post by:
I'm having trouble with using cookies to monitor the stages of login. I have a two stage Registration page ( register.aspx ) and my target page ( MyPage.aspx ) I'm using a cookie named LoginStatus...
11
1841
by: Matthew | last post by:
Ok let me try to explain this as good as I can. I am creating this application where it contains a userlogin class. The user logs in before entering the main apploication. I want to do audit trails...
5
1703
eragon
by: eragon | last post by:
I am making a password script, i have most of it done, ill show you, but i hit a brick wall.... lol, I have it so when you log in it takes you to your main page, that works, but when you enter the...
0
7070
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...
0
7267
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
7316
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...
1
6976
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7449
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4666
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...
0
3148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1495
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 ...
0
372
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...

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.