- 1、本文档共42页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计论文-基于OpenSSL的安全Web服务器程序设计
信息工程学院本科毕业论文
(2014届)
题 目 基于OpenSSL的安全Web服务器程序设计 系 计算机 专 业 网络工程 班 级 学 号 学生姓名 指导教师 完成日期 2013 年 12 月 诚 信 承 诺
我谨在此承诺:本人所写的毕业论文《基于OpenSSL的安全Web服务器程序设计》均系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释,若有不实,后果由本人承担。
承诺人(签名):
年 月 日
摘 要
当今社会,人们越来越习惯利用互联网工作和生活,互联网已经成为人们获取资料信息的主要来源。然而互联网上的数据很容易被第三方获取,读取其中内容,造成信息的泄漏。最近这几年,由于网络安全的问题造成损失事例越来越多,互联网的网络安全问题逐渐引起人们的重视,因此,设计了许多TCP/IP框架下安全协议,如IPSEC、SSL等。
本课题通过利用OpenSSL实现安全的Web服务器的安全功能。开发环境是采用Windows系统下VC6.0进行开发。使用的技术有:Socket编程、SSL协议、OpenSSL、多线程编程等。Web服务器的基本功能具体包括:监听客户端请求、响应客户端请求、对数据进行安全的传输。
本课题主要研究以下内容:利用OpenSSL生成服务器端相应的证书;实现Web服务器的基本功能;通过SSL握手实现客户端与服务器数据安全传输;设计测试用例,证明设计的Web服务器能够保证信息的安全。
关键字:网络安全;Web 服务器 ;OpenSSL ;安全传输ABSTRACT
In todays society,more and more people use the Internet work and life, Internet has become the main source of people access to information.However, the data on the Internet is very easy to access by third parties, stealer can read the content caused by the leakage of information. In recent years , the problem of network security cause more and more loss, network security problems of the Internet has gradually attracted by peoples attention,so design a lot of security within the framework of the TCP/IP protocol.
The issue implement the security features Web server through OpenSSL. Its development environment base on VC6.0 under the Windows system. Using technologies: Socket programming , SSL Protocol, OpenSSL, multithread programming and so on. The basic function of Web serve: listening ten client request and response it, secure transmission of the date between client and server.
This paper mainly studies the following contents: Using the OpenSSL to generate the certificate of server; Implement the basic function of the Web server;Achieve client and server security data transmission by SSL handshake; Design test cases,prove the design of the Web server can ensure the security of information
Key words:Network security;Web server;OpenSSL;Secure transmission
Socket 6
2.3.2 SSL
您可能关注的文档
- 毕业设计论文-基于labview的温度检测系统设计.doc
- 毕业设计论文-基于LabVIEW的温度检测系统.doc
- 毕业设计论文-基于LabVIEW的虚拟仪器教学系统的设计.doc
- 毕业设计论文-基于LabVIEW的自动控制原理试验系统的设计.doc
- 毕业设计论文-基于LabVIEW的海水水质监测系统的设计.doc
- 毕业设计论文-基于LabVIEW的温度采集系统设计.doc
- 毕业设计论文-基于LabVIEW的直流电机速度控制系统的设计与分析.doc
- 毕业设计论文-基于LabVIEW的贪吃蛇游戏设计.doc
- 毕业设计论文-基于LABVIEW的虚拟函数信号发生器的设计与研究.doc
- 毕业设计论文-基于LabVIEW的虚拟示波器的设计.doc
文档评论(0)