毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

SSL+HTTPS网站登陆实现

时间:2022-04-22 22:26来源:毕业论文
基于B/S架构搭建网站并对于传输数据进行加密解密,主要的研究是围绕着SSL协议展开的。因此,本次毕业设计的主要工作有:通过使用HTTPS协议来增加网站的安全性

摘要在不断进步与发展的生活中,人们对网络安全已经有了越来越高的需求,HTTPS协议正是为此应时而生。作为比HTTP更安全的协议,目的就在于保障用户自身利益,正在全球网络中蔓延开来,是当今的主流技术。80140

由于HTTP网站的使用明文传输,中间人可以截获大量用户的信息。所以,根据本课题要求基于B/S架构搭建网站并对于传输数据进行加密解密,主要的研究是围绕着SSL协议展开的。因此,本次毕业设计的主要工作有:通过使用HTTPS协议来增加网站的安全性;学习并自己实现的安全登陆协议;完成对客户和服务器颁发证书;HTTP网页重定向至HTTPS。

关键词  HTTPS  SSL  证书  B/S  登陆协议

毕业设计说明书外文摘要

Title        The implementation of website landing           

Abstract

In the continuous progress and development of life, people have more and more high demand for network security,and HTTPS protocol is created to this end。 AS is a more secure protocol than HTTP, its purpose is to protect the sake of users。It is spreading now in the global network, becoming the current mainstream technology。

Due to HTTP website using express transport, man in the middle can be intercepted by a large number of users information。Therefore, according to the project requirements based on B / S architecture to build the site and to complete the encryption and decryption of data transmission, the main research is centered on the SSL protocol。 Therefore, the main job of this graduation design: Using the HTTPS protocol to increase the security of the website; learning and achieve their security login protocol; the completion of on the client and server certificate; Redirecting the page of HTTP to HTTPS。

Keywords  HTTPS  SSL  Certificate  B/S  Login Protocol

目  录

1  绪论 1

1。1  课题研究背景及意义 1

1。2  本论文组织结构 1

国内外研究现状 3

2。1  HTTPS协议的出现 3

2。2  HTTPS在国外的发展应用状况 3

2。3  HTTPS在国内的发展应用状况 4

3  HTTPS协议的相关知识与技术 4

3。1  SSL/TLS协议 5

3。2  HTTPS协议 5

3。3  IIS简介 8

3。4  MySQL数据库 8

3。5  OpenSSL工具 8

4  网站登录的设计 11

4。1  需求分析 11

4。2  功能设计分析 11

4。3  网站框架设计 12

4。4  数据库设计 14

4。5  登陆协议设计 15

5  网站登录系统测试 16

5。1  开发和运行环境 16

5。2  前期所需证书颁发过程 16

5。3  网站测试 17

结论 19

致谢 SSL+HTTPS网站登陆实现:http://www.youerw.com/jisuanji/lunwen_92975.html

------分隔线----------------------------
推荐内容