473,473 Members | 1,933 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

https for login page

16 New Member
I have a login page. I have been asked to make https based.
How can i do that

thanks
Mar 13 '09 #1
3 1856
NeoPa
32,556 Recognized Expert Moderator MVP
I suggest you take a bit more care with your question, and explain more clearly what you want.

I will move it now to a more appropriate forum, but I doubt they will be able to help much until you make the question a bit clearer.
Mar 13 '09 #2
Frinavale
9,735 Recognized Expert Moderator Expert
HTTPS stands for: Hypertext Transfer Protocol Secure or Hypertext Transfer Protocol over Secure Socket Layer.

A web server administrator has to configure the web server to accept HTTPS connections before you can actually use this technology in your website.

Once this has been done you have to make sure than any resources (pictures, external style sheets, external JavaScripts, etc) are accessed using "https://" instead of "http://".

It's not very complicated at all...just replace any "http://" in your login web page with "https://".

-Frinny
Mar 23 '09 #3
aswathip
16 New Member
Sorry for that .

My company want to make one of its product site Login page into HTTPS based communication. I read that i will have to use Open SSL for this.
How can i do this. What will be the changes to be done on the server.
Mar 24 '09 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Gill Bates | last post by:
I'm trying to login to a banking site (https://www.providentconnection.com) using vb.net. I've tried many variations of WebClient and HttpWebRequest; none of which I've got to work. My latest...
2
by: Rujuta Gandhi | last post by:
Hi All, I am facing a very crucial problem. Im developing a web application using .net studio 2005(beta). I want my Login.aspx page to be secured(https) for encrypted login information...
2
by: Mark Delon | last post by:
Hi, i want to log via python script to https page: 'https://brokerjet.ecetra.com/at/' # But it does not work. I am using following code(see below)
7
by: Stimp | last post by:
I have a login page on a Windows IIS server: login.aspx I'd like to enable the user to optionally use HTTPS to login so that their password would not be easily snooped out. What does this...
7
by: Masahiro Ito | last post by:
I need to be login to several websites and download files that are https connections. I just tried IPWorks demo, but it does not seem to offer https. Does anyone know an https capable product,...
1
by: Jeff | last post by:
I have an ASP.NET 1.1 Web application that I basically copy and tweak for various clients. It has a login page that is accessible from a dynamically constructed menu that exists in a user control....
2
by: sebastien.varoteaux | last post by:
Hi all, I have an aspx page which must contains two forms... I know that it's impossible but my client wants a login form in all pages... The login must be secured and all the website can't be...
12
by: Wilhelm Kutting | last post by:
Hello, i got a little understanding Problem. on some http-Sites i can log into my Account with Name/Passwort. The Form-Login-Page ist only http with form action directing to a "secure" https page....
1
by: jdp | last post by:
I've created an asp.net 2.0 site that has secure and non secure pages so, obviously, it has a login page. The web.sitemap file has the url set to the relative location of the page, meaning https...
6
by: hpatel | last post by:
Hi, I maintain a website for my organization. Recently, for a login page, I started using HTTPS. It works fine with HTTPS. The problem I face is : When a user goes to login page, he sees the...
0
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,...
0
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
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...
0
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
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...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.