Skip to main content

SSL (secured socket layer) explained

Secured Socket Layer

This technology was developed by Netscape in the Mid 1990s. The technology has become standard in exchanging data over unsecured environment like the internet.

Since we already mentioned that SSL secured data exchange on an unsecured environment like internet, and we all know that internet is almost all about websites. SSL helps in securing your website data. Once this service is installed on your server, a padlock sign will always appear on your address. Which will change HTTP (hypertext transfer protocol) to HTTPS (Hypertext transfer protocol secured). As already mentioned this technology has become standard to almost all websites. Once this certificate is installed on your server your data is secured (don't forget that a perfect system doesn't exist but at least the attacker has to put effort to get through).

SSL uses a handshake like techniques to make sure data is secured. When client needs to access data from a saver or location that uses SSL, the server will provide digital certificate to the client. This credentials will make the user identify the server. The client make sure the domain name matches the with the CA (certificate authority this is a body that issues digital certificates. Digital certificate certifies the ownership of the public key by the named subject of the certificate). The client has to make sure the name on the certificate corresponds with the domain name (web address) and the certificate is valid.

After completion of the handshake, the client will encrypt the data and send it over the server. This is done before the data leaves the client system (smart devices or computer). As we all knew that encrypted data cant read or tempered with, unless if it comes under heavy attack. At arriving at the server end, the server has to decrypt the data to use it. If the server needs to send by data to the client, the data has to be encrypted too.

Internet without this technology will have been an untrusted place! SSL make the internet a bit secured though not fully secured!

ICTmagazine your ict career starts here...

Join Us on Facebook: ICTmagazine BBM chanel: ICTmagazine


References: Sybex CEH, Wikipedia, SSL shopper

Comments

  1. Great article..Your English though. Befriend a journalism student

    ReplyDelete
  2. Thanks for you feedback! Really appreciate your suggestion and will act on it. Thanks once again.

    ReplyDelete

Post a Comment

Popular posts from this blog

Microsoft Office for Tablet now on Google Play store

Back in November, Microsoft opened up early previews builds for its new mobile Office applications for Android tablets to those willing to sign up and wait for an invitation. After taking on feedback over the past couple of months, Microsoft has announced that it is expanding its preview scheme by releasing its Office applications to everyone directly through the Google Play Store. The new Office software for mobile unifies Android, IOS, and Windows platforms. Previously each platform had to make do with its own apps, meaning that feature sets differed depending on your operating system and updates were often slow and intermittent. By unifying the Office platform, Microsoft hopes to bring updates and new features to users in a timelier manner. There are still a couple of conditions attached to the preview builds though. Firstly, Office is still limited to ARM-based Android tablets with a screen size between 7 and 10.1 inches. Your tablet will also need to be running Ki...

iTunes Connect is down!

Something is wrong in Cupertino. A number of developers today turned to Twitter to complain that iTunes Connect, a hub for iOS and Mac software makers, was logging them into the wrong accounts.  The service appears to be matching log-ins with the wrong accounts, showing apps and usernames from completely different people. When developers try to access one of the apps, they receive an error message leading them back to their own account. iTunes Connect has since been taken offline as Apple’s engineers presumably set off to fix the problem. We’ve contacted Apple and will update if we hear back. Culled from:  The Next Web

Turn your Word doc into a PDF with a live table of contents

A long report needs to be broken up into sections. Readers will want shortcuts to the chapters that most interest them. So, if you’re distributing your reports as PDFs, you’ll want live tables of contents in which readers can easily go to the chapters they want to read. Fortunately, this is easy to do in Word 2010 or 2013 (I haven’t tested this in earlier versions). First of all, you need to set up your document properly. Use Word’s outline styles— Heading 1, Heading 2 , and so on—to organize your report. For instance, you might want to assign large section titles as Heading 1, chapter titles as Heading 2, sub-chapters as Heading 3, and so on. By the way, using these headings has other advantages. You can select View>Outline and work on your document as a collapsible outline. Also, the left tab of the Navigation pane uses these styles. But back to the table of contents. When you’re ready to distribute your document, select the References tab and click...