Click to See Complete Forum and Search --> : SSL Implementation


Maru
March 5th, 1999, 07:32 AM
Hi friends,


I want to do SSL(Secured Socket Layer)implementation for my

application but some how i couldn't find any information which should help

me in implementation.

My application is simple database application but it should

support secured transaction for that i required SSL.

Please help me waiting for reply


Regards

S Maru

ganesh
March 15th, 1999, 11:39 PM
hi maru,


Regarding the SSL implementation just y have to make different call to the server say https:// instead of http:// in your code .


these things u can do provided u have webserver installed on the HOST machine.

Even after u have installed the webserver say NETSCAPE on the HOST machine

u have get a certificate issued by a third party organisation. say VERISIGN

u can find more regarding SSL in this site www.verisign.com


It all depends on level of security u want we have 40-bit level of security and 128 bit level of security. but 128-bit is allowed that much allowed in india.

US has banned that to have that level of security outside their country.


Basically SSL default port number is 443.


if you want know more about SSL implementation u can visit site called www.cryptsoft.com there free SSLeay0.9.0 version is available for download.

This u have to download and make changes according to your need.


if u want know more about this


u are always welcome to send mail to grkiran1617@hotmail.com

(or)

grkiran1617@yahoo.com


thanx and regds

ganesh.