How to make SSL server

How to make SSL server

Secure Home | Search | About
 Networking Firewalls    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
How to make SSL server rahismailbox@gmail.com 11-01-2007
Posted by rahismailbox@gmail.com on November 1, 2007, 8:54 am
If you were  Registered and logged in, you could reply and use other advanced thread options
I have to create a proxy SSL server to provide security in my project
of e banking

Task Includes - Generate a dummy certificate for a site which will be
checked at the client end.

The whole handshaking procedure between client and server.
Then the encryption at client end using public key and reading matter
at server end using private key.

Also -I have to make web pages in ASP.net and using SQL server.

So i want help to select language which will operate at the server end
and do all the transaction from the client.
And how to check the certificate at the users end.


Posted by Burkhard Ott on November 2, 2007, 5:07 am
If you were  Registered and logged in, you could reply and use other advanced thread options
Am Thu, 01 Nov 2007 05:54:16 -0700 schrieb rahismailbox@gmail.com:

> I have to create a proxy SSL server to provide security in my project
> of e banking

Nice, how about a reverse proxy?

> Task Includes - Generate a dummy certificate for a site which will be
> checked at the client end.

man openssl
But a dummy certificate on e ebanking server needs stupid users.

> The whole handshaking procedure between client and server.

tcp 3 way handhanking?

> Then the encryption at client end using public key and reading matter
> at server end using private key.

I am now a little confused if you use ssl you have an encrypted layer, why
do you want encrypt the data twice?

> Also -I have to make web pages in ASP.net and using SQL server.

Many people do that, I guess it will work.

> So i want help to select language which will operate at the server end
> and do all the transaction from the client.
> And how to check the certificate at the users end.

At the very first you should check what you really wnat, if you only build
webpages use https the end to end encryption will be made by the webserver.
If you want to code an application which make those things, watch for the
doku libcrypt, libssl etc. or the similar windows part.

cheers

Posted by Meso on January 19, 2008, 5:33 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
On Thu, 01 Nov 2007 05:54:16 -0700, "rahismailbox@gmail.com"
Check out "SSL Explorer". It might also take care of the reverse proxy
issues. It appears to be free unless you have over 25 simultaneous
connections. I'm not sure about the certificate issues, but this also
has to deal with it.
>I have to create a proxy SSL server to provide security in my project
>of e banking
>
>Task Includes - Generate a dummy certificate for a site which will be
>checked at the client end.
>
>The whole handshaking procedure between client and server.
>Then the encryption at client end using public key and reading matter
>at server end using private key.
>
>Also -I have to make web pages in ASP.net and using SQL server.
>
>So i want help to select language which will operate at the server end
>and do all the transaction from the client.
>And how to check the certificate at the users end.


Similar ThreadsPosted
I Can't make any call with my Phoneserve program through LAN networks behind ISA server ! November 9, 2007, 12:47 pm
What do you make of this? February 25, 2005, 1:21 am
Make McAfee Go Away November 21, 2005, 9:24 am
How can I make my computer safe? November 7, 2004, 11:00 am
MAKE MONEY THE EASY WAY February 28, 2005, 1:13 pm
How to Make Sygate PFW Childproof? December 4, 2005, 1:13 pm
make easy money with your computer...... May 26, 2005, 3:05 am
How can I make sure I use Zonealarm not Microsoft firewall October 31, 2005, 5:58 am
Anyone Make an Off the Shelf DHCP Proxy NAT / Firewall? December 30, 2005, 3:22 pm
What do I need to do to a router to make playing online safe April 4, 2007, 3:49 am

The site map in XML format XML site map

Contact Us | Privacy Policy