|
Posted by Mark on November 11, 2005, 11:07 am
If you were Registered and logged in, you could reply and use other advanced thread options
>Hi,
>
>We need to secure the communication between a tcp/ip server and a
>remote client. The protocol is propriatory but simple and
>communicates on a single port.
>
>The current thinking is to use SSL. The server runs on OpenVMS and
>the clients must run on lots of platforms: Windows, Linux, UNIX,
>OpenVMS to name but four.
>
>Would a SSL proxy work in this case? It would save us rewriting the
>existing code? Are there any proxies that work on these OSs? Would
>it be possible to use different proxies at client and server ends?
I misunderstood the original requirements. The secure channel is to
be in addition to a normal VPN. We want an additional level of
security in case something is compromised _behind_ our clients'
firewalls. i.e. we need to secure the data all the way from the
client's application to our application even if both are not hosted by
us.
Mark.
|