从HTTP表单提交到HTTPS是否安全?

编程入门 行业动态 更新时间:2024-10-27 16:27:48
本文介绍了从HTTP表单提交到HTTPS是否安全?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

通过https从http表单提交是否可以接受?它似乎应该是安全的,但它允许一个人在中间攻击(这是一个很好的讨论)。 mint 等网站允许您从http网页登录,但会执行https发布。在我的网站中,请求是具有http登录页面,但能够安全登录。是否值得冒可能的安全风险,我应该让所有用户进入安全页面登录(或使登陆页面安全)?

Is it acceptable to submit from an http form through https? It seems like it should be secure, but it allows for a man in the middle attack (here is a good discussion). There are sites like mint that allow you to sign-in from an http page but does an https post. In my site, the request is to have an http landing page but be able to login securely. Is it not worth the possible security risk and should I just make all users go to a secure page to login (or make the landing page secure)?

推荐答案

是否有任何理由在整个交易中使用HTTPS?如果你找不到一个好的,请使用它!

Is there any reason not to use HTTPS for the entire transaction? If you can't find a very good one, use it!

  • 它可以说比切换协议简单。

  • It's arguably simpler than switching protocols.

MITM风险是真实的。

The MITM risk is real.

点击链接后,Helios用户表现出色指出使用100%HTTPS对用户的影响要小得多。

Following your link, the user "Helios" makes an excellent point that using 100% HTTPS is far less confusing to the user.

更多推荐

从HTTP表单提交到HTTPS是否安全?

本文发布于:2023-10-09 17:57:26,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1476383.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:表单   HTTP   HTTPS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!