文件名称:EVERYTHING YOU'VE ALWAYS WANTED TO KNOW ABOUT CERTIfiCATE VALIDATION WITH OPENSSL (BUT WERE AFRAID TO ASK)
介绍说明--下载内容来自于网络,使用问题请自行百度
Applications that need to securely communicate with a remote server commonly rely on the TLS1protocol. Various libraries are available for developers who want to leverage this protocol — one of the most popular being OpenSSL. Securely connecting to a server is not merely a matter of simply ``enabling'' TLS, but requires a great deal of care when implementing the client application in order to actually get the security benefits of using TLS. Most critically, TLS clients must validate the server's identity by verifying its X.509 certificate upon connection. Certificate validation is an extremely complex task, even when relying on a library such as OpenSSL. This paper provides application developers with clear and simple guidelines on how to perform certificate validation within a TLS client using OpenSSL.
相关搜索: OpenSSL library
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : everything-you-wanted-to-know-about-openssl.zip 列表 everything-you-wanted-to-know-about-openssl.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.