Definition of SSL
Defined as: Secure Sockets Layer which enables encrypted, authenticated communication via the Internet.
|
|
SSL
|
|
SSL - Rumours and Reality: A practical perspective on the value of SSL for protecting web servers
Obviously it's important to know who you are connected to before you start exchanging confidential information. SSL addresses this requirement very nicely by means of digital certificates, which I will explain shortly. Secondly, it changes data into an unreadable format while it traverses an untrusted network like the Internet. You may know of this as encryption. This article will discuss the ways in which SSL provides safe, secure Internet transactions, including: how SSL works, why it is an effective weapon against hackers and how it can sometimes help hackers.
Read the Article
|
SSL Web Proxy - A Secure and Inexpensive Remote Access Implementation
Within this paper, I will outline a system that I developed using the proven technology of SSL (Secure Socket Layer), and the combination of stable, secure Open Source software with some custom programming. The objective of this system is to allow external clients without any configuration changes to securely access our internal web applications via the Internet. For my implementation, I was given a set of criteria which are outlined in the following section. With the criteria declared, my objectives set and a vast sea of information via the Internet and the Open Source community before me, I was eager and confident that this journey would be successful. I have included all the paths that my research took me, because each path resulted in a great system. However for one reason or another, the system did not meet all of the criteria. But after many hours of research and development, a system was created that met the criteria and satisfied our needs.
Read the Article
|
Establishing and Verifying the Stunnel SSL Encryption of Pine IMAP Email Sessions
This paper documents one method for establishing and verifying the operation of SSL encryption using Stunnel for Pine IMAP email sessions. Several technologies are introduced, and briefly explained, including IMAP and SSL. Detailed information is given regarding the establishment of SSL functionality using Stunnel. After completing the installation, verification is performed using TCPDUMP to show that encryption is operating.
Read the Article
|
Stunnel: SSLing Internet Services Easily
This paper provides a method to securely use existing clear-text protocols under SSL without any need to modify the existing software or source code. There are reasons for using Stunnel to add security on a protocol instead of adding SSL capability into a program. One of the major reasons for using Stunnel is that source code may not be available for the program especially if it is a commercial application and the vendor decides not to add SSL to the program or the vendor goes out of business. In extreme cases, the complete source code to the program may not be available. Another reason is that it takes time to add SSL capability to in-house programs. Stunnel could be useful as a "stopgap" measure while SSL is being implemented and tested in the program.
Read the Article
|
Using SSL with Client Access Express for AS/400
The AS/400 Operating System, OS/400, supports Secure Socket Layer (SSL) since its release of V4R1. It is not until V4R4 and the release of Client Access Express that communication between Client Access for Windows and the AS/400 is secure. Companies that have the Client Access as their communication application with the AS/400, now have the important task of securing these links. As well as those who are planning to use Client Access for this purpose. This paper is meant to help those who are in need of securing a Client Access connection with their AS/400. We will achieve this security with the use of SSL on the link. SSL support on the AS/400 can be used with different applications and in different forms, but this paper will refer only to Client Access for Windows.
Read the Article
|
SSL and TLS: A Beginners Guide
This practical serves to explain the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols, how they can be applied to a web application, and the requirements necessary to create a secure link between a server and a client machine. In addition, a development history of the protocols will be given, and a brief discussion of the impact that secure communications protocols have had on the electronic commerce arena. This paper particularly serves as a resource to those who are new to the information assurance field, and provides an insight to two common protocols used in Internet security. Though SSL and TLS are not the only secure protocols currently in use, they are very common for sites dealing with transactions that could involve sensitive data (ie: passwords, personal and financial information, etc.).
Read the Article
|
Using Secure Sockets Layer bridging and content filtering mechanisms to provide defense in-depth when publishing SSL encrypted web hosts.
In this paper we discuss the benefits of Secure Sockets Layer (SSL) bridging, also known as SSL initiation, a practice that allows Internet security professionals to successfully proxy encrypted traffic, thus enabling intrusion detection and/or prevention, virus detection, and content filtering of encrypted communications. Until recently it was very difficult to perform these functions cost effectively. Now that SSL bridging technologies are becoming a readily available resource, we will compare these new technologies to previous web deployment best practices.
Read the Article
|
Configuring Apache 2 Server with SSL Support
This HOWTO is a step-by-step guide for configuring Apache web server with SSL support. It will cover installing, configuring and troubleshooting Apache 2.0 web server with SSL support. It will also explain how to create a local Certification Authority (CA) and to create a SSL certificate with open-source OpenSSL library to use with the web server.
Read the Article
|
|
|
Page: 1 2
Members currently browsing this category:
|
|