ssl

How to implement SSL in IIS – A step by step guide to install and configure SSL certificates in IIS server

A step by step guide to install and configure SSL certificates in IIS server The following items describe the recommended hardware, software, network infrastructure, skills and knowledge, and service packs that you will need: Windows 2000 Server, Advanced Server, or Professional, with Internet Information Services (IIS) version 5.0 and Microsoft Certificate Server version 2.0 installed [...]

How to Configure RPC Virtual Directory to Use SSL

The RPC virtual directory is configured to use basic authentication. We recommend that you use SSL together with basic authentication. To enable SSL on the RPC virtual directory, you must obtain and publish a certificate. This procedure assumes that you have obtained and published a certificate. To configure the RPC virtual directory to require SSL [...]

How to Configure Virtual Directories to Use SSL – Exchange Server 2003

To configure virtual directories to use SSL In Internet Information Services (IIS), select the Default Web site or the Web site where you are hosting your Exchange services, and then clickProperties. On the Directory Security tab, in Secure Communications, click Edit. In Secure Communications, select Require Secure Channel (SSL). After you complete this procedure, all virtual directories on the Exchange front-end [...]

How to Set Up SSL on a Server – Exchange Server 2003

The first step in configuring SSL, is to configure the Web site or file that you want to protect to require SSL.     To set up SSL on a server   In IIS Manager, expand the local computer, and then expand the Web Sites folder. Right-click the Web site or file that you want to protect with [...]

How to I configure SSL for secure https transactions?

What is SSL? CubeCart can run under a combination of http and https which allows you to send sensitive data such as credit card numbers and other private information between the client computer and server. To setup your store to use SSL (Secure Socket Layer) you will first need an SSL certificate. Many hosting companies will [...]

Nokia Open Source Web browser for S60 Smartphones

Nokia unveiled the new Web browser for its world leading smartphone software, S60 platform aimed to provide smartphone users with a true Web experience when browsing full Web pages on the Internet using a smartphone. “The new Web browser for S60 is based on the WebCore and JavaScriptCore components of Apple’s Safari Web Kit, the industry’s smallest [...]

How to install and Configure Dovecot Server in Ubuntu

Dovecot is a Mail Delivery Agent, written with security primarily in mind. It supports the major mailbox formats: mbox or Maildir. This section explain how to set it up as an imap or pop3 server.

A Quick Guide To Install SUBVERSION

Subversion depends on a number of third party tools and libraries.Some of them are only required to run a Subversion server; others are necessary just for a Subversion client. This section explains what other tools and libraries will be required so that Subversion can be built with the set of features you want

How to define a Secure Virtual Host – Apache

Setting up virtual hosts is fairly straightforward. I will go through the basics of setting up a secure virtual host. In these examples, I use the .crt and .key file extensions. That is my personal way of avoiding confusion with the various files. With Apache, you can use any extension you choose – or no extension at all. All [...]

How SSL Works

The SSL protocol includes two sub-protocols: the SSL record protocol and the SSL handshake protocol. The SSL record protocol defines the format used to transmit data. The SSL handshake protocol involves using the SSL record protocol to exchange a series of messages between an SSL-enabled server and an SSL-enabled client when they first establish an [...]

How to install Openswan – A VPN solution based on SSL

Openswan began as a fork of the now-defunct FreeS/WAN project, and continues to be released freely under the GNU General Public License. Unlike the FreeS/WAN project, it is not developed exclusively for the Linux operating system.

How to proxy SSL requests through your non-SSL Apache server

SSL uses port 443 for requests for secure pages. If your browser just sits there for a long time when you attempt to access a secure page over your Apache proxy, then the proxy may not be configured to handle SSL. You need to instruct Apache to listen on port 443 in addition to any [...]

How To Selectively Archive and Backup MBox/IMAP Mails Using ArchiveMail

What is Archivemail? Archivemail is a tool written in Python for archiving and compressing old email in mailboxes. Archivemail can move specific and/or group of mbox/imap email messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email or simply archive [...]

How to Install VMWare Server on Fedora 8

Desktop virtualization has been continuously capturing users and web services. More and more companies are creating virtual machines and appliances that can be of productive service to many web users around the globe. From recent post, here’s a quick howto install VMWare Server on Fedora 8. VMWare Server Pre-Requirements VMWare Server package needs to compile its [...]

How to install Filezilla 3.0

As we all know, Filezilla has been around for quite some time and had proven to be very stable, flexibile and reliable FTP linux application – with multiple major features a FTP user is seeking for. Filezilla does not only transfer files using the traditional file transfer mode, but it makes use of multi-threading live [...]