Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 










Current Newswire:

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues

Using Wii remote with Android Device- Taking Gaming to the Next Level

Commercial Support now available for the open-source NGINX Web server

Linux Top 5: Linux's New Fellow

RebeccaBlackOS - First Live CD Running Wayland Display Server

The Linux powered LAN Gaming House

5 Best Android Apps For Reddit Lovers

SECURITY: Flash Player Sandbox Comes to Firefox



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
: Setting up an SSL Certificate in Apache
Setting up an SSL Certificate in Apache
Jan 26, 2010, 10 :34 UTC (0 Talkback[s]) (2365 reads)

(Other stories by Sukrit Dhandhania)

"SSL certificates are used by web servers on a different port - port 443, as opposed to port 80 used for HTTP. Port 443 is for HHTPS traffic. Let's look at how to set this up for your server. You need an SSL certificate, access to an installation of the Apache web server compiled with SSL support, and the operating system on which it is running, and the port 443 to be open. How SSL Works

"Here's how SSL certification works:

"1. The client browser connects to the web server and gives a list of available ciphers.

"2. The server then picks the strongest cipher that both parties support, and returns a certificate with its name and public encryption key, signed by a trusted Certificate Authority (CA). The client checks the certificate with the CA.

"3. The client then returns a random number encrypted with the server's public key. Only the client knows the number, and only the server can decrypt it (using a private key)."

Complete Story

Related Stories:
Robots.txt Tips For Dealing With Bots(Jan 15, 2010)
Location-aware search with Apache Lucene and Solr(Jan 14, 2010)
News Brief: Facebook Sponsors Apache Software Foundation(Jan 13, 2010)
Apache mulls end of 1.3, 2.0 releases(Jan 12, 2010)
Cisco, Symantec, Apache Tackle Y2K10 Glitches(Jan 07, 2010)
Apache Ready to Unleash Another Decade of Innovation(Jan 06, 2010)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP