/    Sign up×
Community /Pin to ProfileBookmark

I have a security question. If I have a form that is located at an [url]http://[/url] address, but the form action is [url]https://[/url] – is this data secure? It gets postred right away to a [url]https://[/url] port, so I figure that teh data would be secure. If not, does anyone konw why?

ex – I have a form located at [url]http://myserver.com[/url] and teh form action=https://myserver.com/proces./asp

I figure the data is posted in to teh [url]https://[/url] port, so why not? Thanks!

to post a comment
Full-stack Developer

2 Comments(s)

Copy linkTweet thisAlerts:
@nkaisareAug 04.2003 — The data submitted via https will be encrypted and secure. Data transmitted by http will not.

If you are only passing form html via http, whereas form is submitted via https, the deta submitted by user is transmitted securely.

Additional:

You can reduce computational burden in secure transactions by passing images and information not required to be secure (such as general site navigation, background images etc) via http instead of https. Of course the browser will prompt the user whether its OK to display the insecure data.
Copy linkTweet thisAlerts:
@cseppalaauthorAug 05.2003 — That is what I thought and have always learned. We are having such a hard time convincing people that the login is being poosted securly. Thanks for your response! Take care~
×

Success!

Help @cseppala spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...