GWTTESTCASE and SSL

62 views
Skip to first unread message

jana

unread,
Sep 5, 2012, 6:25:46 PM9/5/12
to google-we...@googlegroups.com
I'm using GWTTestCase but need the ability to configure it to use SSL. I can't seem to find any information on how to do that.

I'm using Google Plugin for Eclipse and use "Run as GWT Test Case". Everything works except that I need to use SSL.

jana

unread,
Oct 23, 2012, 2:19:07 PM10/23/12
to google-we...@googlegroups.com


On Wednesday, September 5, 2012 6:25:46 PM UTC-4, jana wrote:
I'm using GWTTestCase but need the ability to configure it to use SSL. I can't seem to find any information on how to do that.

I'm using Google Plugin for Eclipse and use "Run as GWT Test Case". Everything works except that I need to use SSL. 

Still struggling with trying to run GWTTestCase over SSL if anyone has an example of how to set the keystore, etc information. I tried to add the following code but I got errors trying to call System.setProperty() like the following for example.The error was "The method setProperty(String, String) is undefined for the type System.

System.setProperty("javax.net.ssl.trustStore", "mytruststore");

Ed

unread,
Oct 24, 2012, 12:07:17 PM10/24/12
to google-we...@googlegroups.com
You need to configure your server to handler ssl. Running in local
mode will not work in ssl.

Ed
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/mIuSN0Lb1cwJ.
>
> To post to this group, send email to google-we...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-tool...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
Reply all
Reply to author
Forward
0 new messages