实现nginx双活+双向SSL认证+高并发+安全加固+会话共享+主被动健康探测部署
1
在win32平天下利用openssl编写ssl的通信程序,目的是验证并学习ssl通信机制,原理类似于TCP通信,我已经调试过,能够运行出结果。现在网上关于这方面的代码比较多,但是我发现基本上没有能正确出来结果的,本代码保证能出来结果。
2022-05-26 20:39:17 1.44MB Win32平台 Openssl ssl 通信
1
idHttp带json然后post到某个url已经比较普遍,但是如果是https的post就会不太一样,常用的post会报错或不成功,这时需要用到IdSSLIOHandlerSocketOpenSSL控件,和两个关键dll(libeay32.dll,ssleay32.dll)放到exe同级目录或system32(64位exe放systemWOW64)。 请注意:Delphi XE和Delphi2007及以下版本用到的两个dll虽同名但是不一样的! 本程序是XE10下开发,应该适用XE及以上版本!
2022-05-26 15:50:56 3.37MB https json ssl 网络协议
1
windows补丁SSL解决方案
2022-05-25 20:00:45 28KB windows ssl 网络协议 网络
1
QtHttpServer库文件,测试用例,所需ssl文件,亲测可用,详细介绍:https://blog.csdn.net/neochan1108/article/details/123912990
2022-05-23 13:33:37 6.75MB 测试用例 ssl https 网络协议
1
PKI、CA、SSL证书详解,讲述具体的原理和构成,后面会讲解openssl的具体命令
2022-05-17 10:05:49 89KB 网络安全 PKI CA Openss
1
SSL安全协议简介;;SSL安全协议简介;SSL安全协议简介;SSL安全协议简介;SSL安全协议简介;SSL安全协议简介;
2022-05-16 14:05:47 453KB 安全 web安全 ssl 文档资料
修改PFX证书使用时间,临时使用时间,延长SSL证书时间
2022-05-13 19:57:38 239KB ssl https http 网络协议
1
mongodb安装程序包文件
2022-05-13 14:36:45 149.34MB mongodb 数据库
1
SSL & TLS Essentials: Securing the Web Publisher: Wiley Language: English ISBN: 0471383546 Paperback: 224 pages Data: February 11, 2000 Format: PDF Description: "Great writing . . . a clear introduction to the most widely deployed security technology in the Internet."-Paul Lambert, former co-chair of IETF IPSEC working group The Secure Sockets Layer (SSL) and Transport Layer Security(TLS) protocols form the foundation for e-commerce security on the World Wide Web, verifying the authenticity of Web sites, encrypting the transfer of sensitive data, and ensuring the integrity of information exchanged. Now-for the first time the details of these critical security protocols are available in a complete, clear, and concise reference. SSL and TLS Essentials provides complete documentation of the SSL and TLS protocols, including advanced and proprietary extensions never before published. The book thoroughly covers the protocols in operation, including the contents of their messages, message formats, and the cryptographic calculations used to construct them. The text also includes an introduction to cryptography and an explanation of X.509 public key certificates. Stephen Thomas, author of IPng and the TCP/IP Protocols, presents this complex material in a clear and reader-friendly manner. The book includes more than 80 figures and illustrations to supplement its text, and it describes SSL in the context of real-world, practical applications. Readers will immediately understand not only the academic principles behind he security protocols, but how those principles apply to their own network security challenges. The book includes: * Full details of Netscape's SSL and the IETF's TLS protocols, with differences between the two clearl highlighted and explained * A concise tutorial in cryptography * Complete coverage of Netscape's International Step-Up and Microsoft's Server Gated Cryptography implementations * A description of X.509 public key certificates * Details on implementing backwards compatibility among previous versions of SSL and TLS * A thorough security checklist with explanations of all known attacks on SSL implementations, along with appropriate countermeasures.
2022-05-12 23:02:29 1.03MB Essentials SSL TLS 安全
1