users@glassfish.java.net

Re: Rich client secure communication to server?

From: Witold Szczerba <pljosh.mail_at_gmail.com>
Date: Tue, 27 Feb 2007 15:45:33 +0100

That is not something that should be configured in code or descriptors.
If you want secure connection, server is the one that should handle it.
Open Glassfish Admin WWW application, select "Configuration" node and
there you can setup everything (HTTP/ORB listeners, virtual server
config, etc...)


2007/2/27, glassfish_at_javadesktop.org <glassfish_at_javadesktop.org>:
> How can I configure Glassfish, so that my rich Swing client uses SSL/TLS to talk to the server?
>
> I've run WireShark and without security, the users password is sent via clear text! (Which as an aside seems totally borked)
>
> Atm I'm still using the Web Start Application Client Container.
>
>
> I'd would have thought the session beans would have an annotation something like.
> @Transport(type="CONFIDENTIAL")
>
>
> Cheers
> Peter Henderson.
> [Message sent by forum member 'phenderson' (phenderson)]
>
> http://forums.java.net/jive/thread.jspa?messageID=205470
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>