The Business Forum
  #1  
Old 07-29-2010, 01:50 AM
Adam John Adam John is offline
New To The Forum
 
Join Date: Jul 2010
Posts: 0
Secure socket layer and automation

Before talking about automation through the web, it is better to understand as to how the Secure Socket Layer (SSL) works. Often the automated forex trade leverages upon the main aspects revolving around the SSL. Without the SSL, it is very difficult to design an automated platform.

Consider the steps followed by the SSL protocol:
The client (essentially the browser) sends a request for a document to be transmitted using the https protocol. This is done implicitly through a link, a form or any other such means that requests for a document URL that begins with the Hyper Text Transfer Protocols instead of the http://. This sets the SSL at the client and server end into action
The server sends its digital certificate to the client. The digital certificate is an encryption of its public-key and the signature of a certificate authority for example, like Verisign
The client receives the digital certificate of the server and verifies its credentials
The client informs the server regarding the cryptographic algorithms it can use for communication
The server matches this list with its own list of algorithms and chooses the strongest one and informs the client about it
The client generates a secret key, encrypts it with the public key of the server, and sends it to the server. This key is also called the session key as it is used for encryption and decryption of the message that is completely communicated or with respect to the communication that is terminated
The server receives the encrypted session key and decrypts it with its private key
All other communication goes on as usual except that it is encrypted using the session key

Most often, the automated forex trading platforms keeps track of all the registered users. Only when the trading platform owners notify about a new user, will that user be allowed free access to the various trading options.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 11:05 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyrite 2008 - The Business Forum