Communication Layer Security

2009-11-28 Thread Jérôme Verstrynge

Hi,

I am new to Wicket and I am reading the Wicket in Action book. My 
question: how is the communication layer secured? How can one encrypt 
the communication between the server and the user?


Thanks,

Jérôme

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Communication Layer Security

2009-11-28 Thread Igor Vaynberg
ssl

-igor

On Sat, Nov 28, 2009 at 10:15 AM, Jérôme Verstrynge jvers...@gmail.com wrote:
 Hi,

 I am new to Wicket and I am reading the Wicket in Action book. My question:
 how is the communication layer secured? How can one encrypt the
 communication between the server and the user?

 Thanks,

 Jérôme

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Communication Layer Security

2009-11-28 Thread UseTheFork

Ok, but HOW is this integrated with Wicket? What needs to be done? How does
it work with Wicket? How is this integrated?

Thanks !!!

JVerstry


igor.vaynberg wrote:
 
 ssl
 
 -igor
 

-- 
View this message in context: 
http://old.nabble.com/Communication-Layer-Security-tp2674p26555607.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Communication Layer Security

2009-11-28 Thread Igor Vaynberg
this has nothing to do with wicket, it has to do with your servlet container

-igor

On Sat, Nov 28, 2009 at 10:21 AM, UseTheFork jvers...@gmail.com wrote:

 Ok, but HOW is this integrated with Wicket? What needs to be done? How does
 it work with Wicket? How is this integrated?

 Thanks !!!

 JVerstry


 igor.vaynberg wrote:

 ssl

 -igor


 --
 View this message in context: 
 http://old.nabble.com/Communication-Layer-Security-tp2674p26555607.html
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Communication Layer Security

2009-11-28 Thread Daan van Etten

Hi Jérôme,

Check this: http://cwiki.apache.org/WICKET/how-to-switch-to-ssl-mode.html

Regards,

Daan van Etten

Op 28 nov 2009, om 19:21 heeft UseTheFork het volgende geschreven:



Ok, but HOW is this integrated with Wicket? What needs to be done?  
How does

it work with Wicket? How is this integrated?

Thanks !!!

JVerstry


igor.vaynberg wrote:


ssl

-igor



--
View this message in context: 
http://old.nabble.com/Communication-Layer-Security-tp2674p26555607.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Communication Layer Security

2009-11-28 Thread UseTheFork

Thanks Daan, that's the hook I was looking for !!!

Jérôme


Daan (StuQ) wrote:
 
 Hi Jérôme,
 
 Check this: http://cwiki.apache.org/WICKET/how-to-switch-to-ssl-mode.html
 
 Regards,
 
 Daan van Etten
 
 

-- 
View this message in context: 
http://old.nabble.com/Communication-Layer-Security-tp2674p26556598.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org