Bazsites.com Ssl Tls
Directory Topics
On the Web
- Dan Kegel's Web Hostel - Information on SSL acceleration hardware and collection of links to sites for APIs that implement SSL/TLS.
- SSL Version 2 Protocol Specification - Superseded by SSL Version 3 and TLS, but implemented by most browsers and secure servers.
- SSL Security Forum - A forum and discussion board for beginners and advanced user to discuss and exchange views on web and wireless security, SSL VPN, SSL acelerator and load balancing.
- SSL Certificates Guide - A free SSL certificate guide to web and ecommerce security, a comparison chart of SSL vendors and what they offer.
- Yet Another SSL - The yaSSL software package is an open source, dual licensed implementation of SSL. It includes SSL client libraries and an SSL server implementation.
- Analysis of the SSL 3.0 Protocol - This note gives a detailed technical analysis of the cryptographic strength of the SSL 3.0 protocol. A number of minor flaws in the protocol and several new active attacks on SSL are presented. [Acrobat] (D. Wagner and B. Schneier)
- Open SSL - Collaborative effort to develop a full-featured, and Open Source toolkit implementing the secure sockets layer (SSL v2/v3) and transport layer security (TLS v1) protocols.
- SSL encryption check - Access this frameset to test if your browser supports TLS/SSL, and for a report of which cipher and key length is used.
- mod_ssl: The Apache Interface to OpenSSL - The module provides strong cryptography for the Apache 1.3 webserver via SSL and TLS protocols, it was developed using OpenSSL, which is based on SSLeay. [Free / Open Source] (Ralf Engelschall, Ben Laurie)
- Transport Layer Security Charter - The IETF Working Group is responsible for developing the TLS Protocol which is intended to replace SSL.
Wikipedia Articles
- Transport Layer Security - Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide secure communications on the Internet for such things as web browsing, e-mail, Internet faxing, instant messaging and other data transfers. There are slight differences between SSL and TLS, but the protocol remains substantially the same.
- Cyberduck - Cyberduck is a graphical open source FTP and SFTP client for Mac OS X licensed under the GPL. It supports FTP/TLS (FTP secured over SSL/TLS), using AUTH TLS as well as uploading and downloading by drag and drop and is able to synchronise files and directories.
- FTPS - FTPS (commonly referred to as FTP/SSL) is a name used to encompass a number of ways in which FTP software can perform secure file transfers. Each way involves the use of a SSL/TLS layer below the standard FTP protocol to encrypt the control and/or data channels.
- Java Secure Socket Extension - The Java Secure Socket Extension (JSSE) is a set of packages that enable secure Internet communications. It implements a Java technology version of Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.
- GnuTLS - GnuTLS, the GNU Transport Layer Security Library, is a free software implementation of the SSL and TLS protocols. Its purpose is to offer an application programming interface (API) for applications to enable secure communication protocols over their network transport layer.