网站付款模块中的安全性 [英] Security in Payment module of website

查看:103
本文介绍了网站付款模块中的安全性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨 我正在建立一个网站,需要在其中通过PayPal实施付款模块.
我需要知道如何在此模块中提供安全性,就像一个是https(安全浏览)一样.我想知道可以在该模块中实现的其他提供安全性的方法.

谢谢

解决方案

还要检查证书.
了解网站证书 [ SSL证书 [在Microsoft IIS上安装IIS SSL服务器证书
之后,请点击以下链接:
在ASP.NET中从Http重定向到Https


hi I am making a website in which i needs to implement the payment module through PayPal.
I needs to know how can I provide security in this module like one is https(secured browsing). I want to know other ways of providing security which I can implement in that module.

Thank You

解决方案

Check also a certificate.
Understanding Web Site Certificates[^]

SSL Certificate[^]


The link you were given, is the other half of https. A certificate is what certifies your https website, without it, the browser will warn that it''s not safe at all. That is the single way of making a HTTP transaction secure, so that is what you need to do.


Buy the certificate and install Installing your IIS SSL Server Certificate on Microsoft IIS
After That follow the link below:
Redirect from Http to Https in ASP.NET


这篇关于网站付款模块中的安全性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆