Enhancing Data Security – [Part 1] Using SSL For Webservices
One of the simplest means of ensuring security when transmitting data over the wire is by using SSL. SSL stands for Secure Sockets Layer, a protocol used by webservers that uses two digital keys to encrypt the data between a client (your browser) and a server (your webserver). SSL has been in use since the mid-90’s and is extremely reliable in providing a means for transporting data securely.
The policies surrounding the installation and configuration of SSL certificates vary according to the webserver that you are using for your website, but the main premise of how SSL certificates is fairly standard. The processes I am about to outline is not for any specific webserver or platform, but is an example of how SSL works in principle.
Step 1 – CREATE YOUR KEYS
You will need to create your keys on the server that you will using as your webserver, this is the safest and easiest way to manage your keys. Most services that are used to create the keys needed for your platform will indicate which is your public key and which is your private key. You will create one key that will be your private key that will be used on this server, do not give this key to anyone for any reason whatsoever. If someone has your private key, you are almost certainly going to have your server compromised. The other key is your public key and that is the one that you will use in the next step of this process.
…Continued in [Part 2]
3 Responses to Enhancing Data Security – [Part 1] Using SSL For Webservices
Leave a Reply Cancel reply
Tags
3d/cgi animation app apple ar augmented reality banners brand broadcast browser penetration communication coolness creative cute design dev display ads facebook fun hci html5 iCloud industry inspiration interaction ios ipad iphone links mobile movies Photography postproduction process quotes relationship robot social storage survey tools twitter video video production waterView By Author
- admin (2)
- Alan George (1)
- Ben Roth (6)
- Chuck Acker (8)
- Didier Charles (1)
- Dean Ross (5)
- Denis Jensen (4)
- Edward Cox (14)
- Jayme Thomas (43)
- Mark Rosal (71)
- Mark McDowell (3)
- Matt Wood (4)
- Peter Briggeman (15)
- Patrick Lynch (6)
- Rachel Bell (1)
- Rimma Tsirulnik (10)
- Samantha Wellbrock (2)
- Zac Nealy (12)
Blog Categories
VG Twitter Feed
- VG is looking for a full time sales representative to work out of our office in New York City. The sales... http://t.co/6vZ4Gzox7w 08:09:24 PM May 21, 2013 from Facebook ReplyRetweetFavorite
- Check it out... play it tell us what you think! http://t.co/6Jwh1rNkGL http://t.co/rZvJtERx4K 10:32:12 PM May 03, 2013 from Facebook ReplyRetweetFavorite
- There are no words to describe how cool this is...... http://t.co/r2Sj4TmVE6 03:53:49 PM May 02, 2013 from Facebook ReplyRetweetFavorite
- There are not words to describe...... http://t.co/iXQDWixqu4 03:52:33 PM May 02, 2013 from Facebook ReplyRetweetFavorite
- VG quote "Hey guys... If it possible that Atlanta buildings are a little different and start on 16 and only go... http://t.co/sj6ZBDW1iu 05:25:32 AM April 18, 2013 from Facebook ReplyRetweetFavorite








Currently it sounds like Movable Type is the top blogging platform out there right now. (from what I’ve read) Is that what you are using on your blog?
Actually, WordPress is the most common blogging tool here in the US.
Fine know-how! I have been looking for anything like this for some time finally. Thank you!