jQuery in Action, 2nd edition
The moose likes Groovy and the fly likes Https in Groovy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Languages » Groovy
Reply Bookmark "Https in Groovy" Watch "Https in Groovy" New topic
Author

Https in Groovy

Federico Carbonell
Greenhorn

Joined: Jan 21, 2006
Posts: 10
Jon,

I have a question about https certs. How Grails handles X509 certificates?

Federico Carbonell
fcarbon@gmail.com
Jon Dickinson
Author
Ranch Hand

Joined: Feb 24, 2009
Posts: 45
Hi Federico,

Unfortunately I don't have any first hand experience of this. I believe both JSecurity and Acegi Spring Security handle X509 certificates and there are plug-ins for both of these in Grails. In chapter 5 I show how to use the JSecurity plug-in, although the application just uses simple username and password form authentication.

Alternatively, is this something that you can let the servlet container (i.e. Tomcat) handle when deploying to production?

Hope that helps,
Jon.


Jon Dickinson
Accolade Consulting
Grails 1.1 Web Application Development
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Https in Groovy
 
Similar Threads
Need to read the joystick inputs
Using JMeter to test HTTPS connections
Upload instructions
Servlet and data security and authantication
New to threading. Help me analyze this excerpt from the dump