Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Communication between Server and Client secure?
Communication between Server and Client secure? [message #65162] Mon, 10 December 2007 19:48 Go to next message
Eclipse UserFriend
Originally posted by: schnabel.daniel.gmail.com

Hi,

I wonder if the communication between Server and Client is secure in RAP.
Are the request and response data encrypted?

Regards,
Daniel Schnabel
Re: Communication between Server and Client secure? [message #65437 is a reply to message #65162] Tue, 11 December 2007 11:49 Go to previous messageGo to next message
Benjamin Muskalla is currently offline Benjamin MuskallaFriend
Messages: 237
Registered: July 2009
Senior Member
Hi Daniel,

the communication between the two sides are plain http requests. This
means that there is no encryption happening if you use it as is. As with
every other web application you should be able to secure the
communication with a https connection. There are lot of documents
describing how to enable SSL with Jetty, Tomcat or JBoss.
Theoretically there should be no problem. As we never had the chance to
test it we're glad for any feedback in this area or if there is
something which prevents you from doing so.

Greets
Benny

Daniel Schnabel wrote:
> Hi,
>
> I wonder if the communication between Server and Client is secure in
> RAP. Are the request and response data encrypted?
>
> Regards,
> Daniel Schnabel
>
Re: Communication between Server and Client secure? [message #1176230] Fri, 08 November 2013 07:49 Go to previous message
Eclipse UserFriend
1
Previous Topic:[ANN] 1.0.1 service release
Next Topic:getText() in Text not working
Goto Forum:
  


Current Time: Wed Apr 24 22:44:46 GMT 2024

Powered by FUDForum. Page generated in 0.02917 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top