基于OpenSSL的安全Web服务器程序设计.docVIP

  1. 1、本文档共42页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于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 目 录 1 概述 1 1.1研

文档评论(0)

feixiang2017 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档