Hi to all,

I'm fairly a beginner in GWT and Maven and I did try to find the answer to 
the this problem in the archive but didn't succeed.

So I have the following problem. I've developed a GWT (ver 2.4) application 
coupled with Spring Framework and Maven as a build tool and for the sake of 
user authentication with LinkedIn we need our server to be able to accept 
https requests. I was reading the documentation and found *README-SSL.txt*in 
com/google/gwt/dev/shell gwt-dev-2.4.0.jar where it reads:
"You can use a default localhost-only self-signed certificate by just 
using  -server :ssl " which is exactly what I need for testing purposes. 
Normally I run the application with mvn gwt:run but I don't know how to add 
-server :ssl for it to work.

Thanks in advance! Cheers

-- 
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/-/DJzp029GzSkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to